Mailing List Archive


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

Re: [tlug] deleting a local list of filenames from remote server



Ian Wells writes:

 > The 'ls' could instead be 'find -type f -newer ... -print'

Better yet, 'find ... -print0 | xargs -0' and you don't have to worry
about leading hyphens or spaces in the names any more.



Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links