[Gllug] Removing special characters from filenames with bash

John Edwards john at cornerstonelinux.co.uk
Sun Mar 12 12:02:26 UTC 2006


On Sun, Mar 12, 2006 at 01:11:18AM +0000, Matthew Cooke wrote:
> 
> >I can do B and C with $(x//y/z) but can't see a way to do A without
> >writing 26 statements.
> 
> echo FiShY | tr A-Z a-z
> fishy
> 
> echo FiShY | tr a-z A-Z
> FISHY
> 
> How much can I get paid to just sit in front of google and answer people's 
> questions ;)

Less than a pound a question:
	http://www.aqa.issuebits.com/vacancies.htm

-- 
#---------------------------------------------------------#
|    John Edwards   Email: john at cornerstonelinux.co.uk    |
#---------------------------------------------------------#
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list