Stephen Yorke <[EMAIL PROTECTED]> wrote:
> My dumb @ss solution works but if 2003- is in the file name it will be
> listed as well...LoL
For quick one-off searches often the quick'n'dirty solution works. Don't
knock yourself that hard; your solution might well have worked perfectly
in many situati
:[EMAIL PROTECTED]
Sent: Wednesday, October 04, 2006 10:01 AM
To: Debian List
Subject: Re: find by year
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Oct 3, 2006, at 11:41 AM, Curtis Vaughan wrote:
> Sorry for asking such amateur questions but I want to find all
> files created i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Oct 3, 2006, at 11:41 AM, Curtis Vaughan wrote:
Sorry for asking such amateur questions but I want to find all
files created in 2003 under a directory. I know there's an easy way
to do this and I've seen it before, but I can't figure it out
Curtis Vaughan wrote:
Sorry for asking such amateur questions but I want to find all files
created in 2003 under a directory. I know there's an easy way to do
this and I've seen it before, but I can't figure it out myself. Could
someone please tell me the exact command line for that?
Thanks!
???
ls -R | grep 2003- > 2003files
Slow but it works...
-Original Message-
From: Curtis Vaughan [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 03, 2006 2:42 PM
To: Debian List
Subject: find by year
Sorry for asking such amateur questions but I want to find all files
created in 2
Sorry for asking such amateur questions but I want to find all files
created in 2003 under a directory. I know there's an easy way to do
this and I've seen it before, but I can't figure it out myself. Could
someone please tell me the exact command line for that?
Thanks!
--
To UNSUBSCRIBE,
6 matches
Mail list logo