How do I ls or du local "/" partition

Don Hopkins don at brillig.umd.edu
Thu May 11 16:41:50 AEST 1989


You can do the following to look at <host>'s / partition, without seeing
everything underneath it:

mount <host>:/ /mnt
du /mnt

	-Don



More information about the Comp.sys.sun mailing list