Outputting command to a text file

Jorge Alvarenga jalvarenga at ith.com.py
Thu Nov 11 19:17:52 GMT 2004


> I want to use the du command to check on the sizes of files in a
> directory, but i want the output to be put into a text file so I can
> look at it later.
you can try
$ du > some_file

HTH
-- 
Jorge Luis Alvarenga
Dpto. de Investigaciones
I.T.H. Consultora Tecnológica


More information about the freebsd-questions mailing list