Re: find problem

2014-11-25 Thread Roland Mueller
Hello, 2014-11-12 12:40 GMT+02:00 Raffaele Morelli : > On 11/11/14 at 04:09pm, B. M. wrote: > > Hi all, > > > > I'm struggling with a find problem. > > > > I want to combine find and par2create recursively in order to get the > > following done: >

Re: find problem

2014-11-12 Thread Raffaele Morelli
On 11/11/14 at 04:09pm, B. M. wrote: > Hi all, > > I'm struggling with a find problem. > > I want to combine find and par2create recursively in order to get the > following done: > > Foreach file with a certain suffix (e.g. avi) do par2create for that > file in

find problem

2014-11-11 Thread B. M.
Hi all, I'm struggling with a find problem. I want to combine find and par2create recursively in order to get the following done: Foreach file with a certain suffix (e.g. avi) do par2create for that file in its directory, so e.g. I'm in /video There are subfolders user1, user2 w