[Gllug] Parsing strings in a shell script

Bryn Reeves hagbard at nildram.co.uk
Fri Sep 10 22:57:29 UTC 2004


On 22:06 Thu 09 Sep     , Stuart Sears wrote:
> you are most welcome.
> Given time, I'm sure someone would have come up with either a perl or 
> (shudder) awk solution...
> 
> :-)
>  
> Stuart Sears RHCE, RHCX
> --
> You can't cross a large chasm in two small jumps.

Something like:

ogginfo "David Bowie - BlueJean.ogg" | grep ARTIST | awk -F= '{print $2}'

you mean? (shudder) ;-)

Bryn Reeves RHCE, RHCX
--


-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list