find -exec question
R Kimber
richardkimber at btinternet.com
Sun May 11 19:49:56 UTC 2014
On Sun, 11 May 2014 14:29:16 -0500
C de-Avillez wrote:
> You may be hitting the fact that sort output will depend on locale
> setup. On the other hand, you did not specify what options you used on
> 'find' so I am not sure what is going on.
OK. Thanks. I'm using
find . -name "*.flac" -type f -printf '%P\n' -exec upsample-all {} \;
Basically, I'm resampling my CD collection.
- Richard.
--
Richard Kimber
More information about the ubuntu-users
mailing list