> pump -s | grep "Boot" | cut -f 2 > > This yields: > > Boot server 24.128.1.34 > ... | awk '{print $3}' -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- Grabbing information from a command Michael J. McGillick
- Re: Grabbing information from a command Michael J. McGillick
- Re: Grabbing information from a command Claudiu Balciza
- Re: Grabbing information from a command Michael H. Warfield