Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 2004 15:17:30 -0400
From:      "Jorge Alvarenga" <jalvarenga@ith.com.py>
To:        "CHris Rich" <freebsdnews@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Outputting command to a text file
Message-ID:  <opshbejgh5glyyg1@ithresearch2>
In-Reply-To: <8292450b04111111083132f845@mail.gmail.com>
References:  <8292450b04111111083132f845@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opshbejgh5glyyg1>