Re: Find files in a date range?




Your script works, but does not have your "printf" parameter to show
the date after the file name. I guess that's "test arguments".
These scripts are very flexible, though! Makes me want to yell from
the mountain tops. M$ Window$ users know not what they miss!

Alex

--
Ourwoods.org
"You have to admit that the couch at home is more comfy than the chairs at work." - Unknown (152)


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • problem with readline
    ... I have a script that queries a database, grabs a bunch of email addresses from ... push @email_list, $address; ...
    (perl.beginners)
  • Re: HELP! Scripting newbie question.
    ... printf "File: $file\n" ... There is nothing in your script to do the expand of the $1. ... insert a test by doing an echo $list or echo $1 in your srcipt to ...
    (comp.unix.solaris)
  • Re: Redirecting STDOUT & STDERR
    ... at the end of the script. ... That should be print instead of printf: ... You probably should use a while loop instead of a foreach loop. ... print MAIL "$from\n"; ...
    (perl.beginners)
  • Re: can you help about this script
    ... shell session. ... Try systemin your awkscript: ... printf "Created: %s\n", ... which runs "hostname" once, stashes the result away ...
    (freebsd-questions)
  • Re: missing values from files
    ... I wrote a script that reads data from different files and put it all ... The part of the script that output to the <ALLF> file is the ... printf; ... The original data looks like this for both columns (its not the same ...
    (perl.beginners)