[GRLUG] Bash split question, ..

Michael Mol mikemol at gmail.com
Thu May 26 15:50:27 EDT 2011


On Thu, May 26, 2011 at 3:35 PM, L. V. Lammert <lvl at omnitec.net> wrote:
> I'm thinking there must be a simple way to do this in bash, ..
>
> Starting with:
>
> mailq | grep MAILER | xargs postsuper -d  ___________--
>
> In perl it might be something like split (' ',$1), but it seems much simpler
> to use the built-in bash split (and more efficient since we would be doing
> thousands a night). Unfortunately, I cannot grok any docs that make any
> sense <g>!

I'm confused...I don't know what this is supposed to do. What do you
want to split?

-- 
:wq

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the grlug mailing list