in reply to Parsing command line input from STDIN
lvdisplay /dev/vg00/lvol3 | \ perl -ne 'print if /LV (Name|Status)|Mirror/'
_________
broquaint
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Parsing command line input from STDIN
by TStanley (Canon) on Dec 19, 2003 at 14:08 UTC |