Christian Jones wrote:
-bash-2.05b# mount /dev/discs/disc0/part3 /mnt
-bash-2.05b# ls /mnt
bin  boot  dev  etc  lib  lost+found  mnt  proc  root  sbin  usr  var
-bash-2.05b# mount /dev/discs/disc0/part4 /mnt
-bash-2.05b# ls /mnt
infinit  infinit-0.3  lost+found
-bash-2.05b# df -P
Filesystem         1024-blocks      Used Available Capacity Mounted on
rootfs                 3874756    847804   2986952      23% /
/dev/root              3874756    847804   2986952      23% /
var                      32768       964     31804       3% /var
/dev/discs/disc0/part3  68555700    272936  68282764       1% /mnt
/dev/discs/disc0/part4  68555700    272936  68282764       1% /mnt


Let me be a little more specific: I see this: > -bash-2.05b# df -P /mnt/infinit > Filesystem 1024-blocks Used Available Capacity Mounted on > /dev/discs/disc0/part3 68555700 272936 68282764 1% /mnt > But shouldn't I see this?: > -bash-2.05b# df -P /mnt/infinit > Filesystem 1024-blocks Used Available Capacity Mounted on > /dev/discs/disc0/part4 68555700 272936 68282764 1% /mnt ^^^ -- Christian Jones [EMAIL PROTECTED] http://www.aleph0.com/~chjones


_______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to