bash script regular expression

NOSpaze nospaze at gmail.com
Fri Feb 10 10:23:35 UTC 2012


On Thu, 2012-02-09 at 23:31 -0800, Alejandro Rodriguez Luna wrote:
> I expected this
> RSA Secure Server Certification Authority
> VeriSign Class 1 CA Individual Subscriber-Persona Not Validated
> but i got this
> RSA
> Secure
> Server
> Certification
> Authority
> VeriSign
> Class
> 1
> CA
> Individual
> Subscriber-Persona
> Not
> Validated

The default field separator ($IFS) is usually space or tab or newline.
Read: http://bash.cyberciti.biz/guide/$IFS 
-- 
NOSpaze <nospaze at gmail.com>



More information about the users mailing list