[comp.sys.sun] programs to list a filesystem

barnett@uunet.uu.net (Bruce Barnett) (02/28/89)

>Does anyone have any ideas on how to get a listing of all files on a
>single filesystem (partition)?

try
	find . -type f  -xdev -print |xargs ls -ld
--
Bruce G. Barnett  <barnett@ge-crd.ARPA> <barnett@steinmetz.ge.com>
		uunet!steinmetz!barnett