On May 20, 2014, at 4:19 PM, Benjamin Fernandis wrote:

> Hi,
> 
> I want to fetch rawuuid from below file for each partition name.
> 
> I tried to use while loop and all but no luck.
> 
>  example : partition name : ada0p2 
>                 rawuuid: 5899824d-e019-11e3-9cbc-08002731cc9a
> file :
> 
>  Geom name: ada0

This seem like a simple job for a couple of regular expressions. How did you go 
about extracting the partition name and rawuuid value? Please post your code in 
your next message so we can give you some helpful suggestions.


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to