Re: about output from mount (was: no space left on device)
Greg Wooledge composed on 2025-01-14 07:30 (UTC-0500):
> Finally, please show the mount options of whatever file system is
> full. This means grepping something out of the output of "mount".
> It can be difficult to get the right line sometimes.
I have the following in ~/.bashrc for making that easier:
alias Mnt='mount | egrep -v "cgroup|rpc|ramfs|tmpfs|^sys|on /dev|on /proc|on /sys|on /var" | sort '
--
Evolution as taught in public schools is, like religion,
based on faith, not based on science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata
Reply to: