I haven't yet resolved my problem with pattern matching and I'm in front
of another problem.
I have a file with

username:  name        #there are one or more white space

I need to make a new file with

name username

I think I can do it with split but I don't know how.A little help?Thanks


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to