[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [K12OSN] OT Help with file deletion script



On Wed, 24 Oct 2007 12:34:44 -0700, Huck wrote
> for $x in 'ls'
> do
> for $y in 'ls -a'
>    if $y != 'mail' || '.openwebmail'
>       do rm -rf $y
> 
> something like that?
> of course that won't run..but it's the logical thinking behind it maybe?


I'm not sure, I'll play around and see if I can get it to work.  

Thanks,
Jim

-- 
This message has been scanned for viruses and
dangerous content by the Cotter Technology 
Department, and is believed to be clean.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]