|
From: 1PW on 22 Jun 2008 23:49 Nicole wrote: > You were right, 1PW! Dan from comp.unix.shell suggested: > > find /dir/hier/archy -type f -print0 | xargs -0 rename _.don "" > find /dir/hier/archy -type f -print0 | xargs -0 rename .don "" > > and it worked like a charm, a perfect solution to that problem! > > Thanks again, > > Nicole > Some of the solutions we see in the newsgroups are elegant to say the least. You learn so much just by lurking! I love it! You can thank us by helping someone else when you can. Good luck to you. -- 1PW @?6A62?FEH9:DE=6o2@=]4@> [r4o7t]
|
Pages: 1 Prev: How to remove specific file extensions recursively insubdirectories? Next: Swap usage |