Re: yet another bash question

2006-11-07 Thread Chris
On Tuesday 07 November 2006 16:16, Richard Lyons wrote: > For things like saving photos to hard disk, I tend to use a few bash > scripts to rename the files, keeping the numerical part and coding > something else in place of the "cimg". For example, I might change all the > files cimg1234.jpg to c

Re: yet another bash question

2006-11-07 Thread Andrew Sackville-West
On Tue, Nov 07, 2006 at 03:16:38PM +, Richard Lyons wrote: > For things like saving photos to hard disk, I tend to use a few bash scripts > to rename the files, keeping the numerical part and coding something else in > place of the "cimg". For example, I might change all the files cimg1234.jpg

Re: yet another bash question

2006-11-07 Thread Roberto C. Sanchez
On Tue, Nov 07, 2006 at 03:16:38PM +, Richard Lyons wrote: > For things like saving photos to hard disk, I tend to use a few bash scripts > to rename the files, keeping the numerical part and coding something else in > place of the "cimg". For example, I might change all the files cimg1234.jpg