[GNUz] What did the FSF ever do for us?

Timothy Musson gnuz@inode.co.nz
Fri, 4 May 2007 19:43:10 +1200


Rik Tindall wrote:
> Sue McGaw wrote:
> >...
> >thanks for the useful bits of info i picked up last night too, ive 
> >found a whole lot of lost files.

> Great! - "$ locate xyz"

Here's another handy one:

  $ find /home/sue -type f -ctime -2

That'll give you a list of any files in your home directory that've
been created or modified in the last 2 days. Useful if you remember
roughly when you last touched a file, but can't remember its name.

You can also supply a partial name - something along the lines of:

  $ find /home/sue '*xyz*'

Tim
-- 
trmusson@ihug.co.nz
www.russsoc.org.nz