* lawson whitney <[EMAIL PROTECTED]> writes:

>> #!/bin/sh
>> cat $@ |tr "\r" "\n" |safe $@ 
>> --- then we can do: find -type f -exec trip () \;
>                         OOPS, this is a typo ^^.  
> Curiously, quoting it didn't make it
> right. :-) I meant:

>   find -type f -exec trip {} \;

Yep, I caught that one. :)

===========================
Want to really learn Linux?
   ... Install Slackware
===========================

-- 
|---<Regards, Steve Youngs>-------------------------------------|
|                    Genius is the ability to                   |
|              reduce the complicated to the simple             |
|------------------------------------<[EMAIL PROTECTED]>---|

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to