Replying to myself again...

Christoph Gysin wrote:
> $ find ~/.e -name *.eapp | xargs rename *.eapp *.eap

This one is wrong. I shouldn't have copy-pasted the first proposal...

It should be:

$ find ~/.e -name *.eapp | xargs rename .eapp .eap
                                        ^     ^

Christoph
-- 
echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED]


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to