VMS on/for/istead of/under UNIX

Murray Nesbitt nesbitt at herald.usask.ca
Sat Jun 1 19:42:41 AEST 1991


>From article <27081 at adm.brl.mil>, by SYKLB%NASAGISS.BITNET at cunyvm.cuny.edu ( Ken Bell):
>>  many people (try to make a DIRECTORY/SINCE=YESTERDAY using find).
> 
> How about:  ls -l | grep "May 30"

The following might prove to be more useful on the other 364 days of the
year...

find . -mtime 1 -print

Murray

-- 
/*************************************************************************
 *     Murray Nesbitt      *         And what is good, Phaedrus          *
 * nesbitt at herald.usask.ca *           And what is not good -            *
 *  nesbitt at sask.usask.ca  * Need we ask anyone to tell us these things? *



More information about the Comp.unix.questions mailing list