grep -e "^Expir"

On 6/6/05, Jad Madi <[EMAIL PROTECTED]> wrote:
> I have done this till now
> 
> #!/bin/bash
> for line in `cat list.txt`
> do
> whois $line > $line.txt
> done
> 
> having troubles with greping data and saving it
> 
> _______________________________________________
> General mailing list
> [email protected]
> http://mail.jolug.org/mailman/listinfo/general_jolug.org
> 


-- 
abulyomon

www.KiLLTHeUPLiNK.com

_______________________________________________
General mailing list
[email protected]
http://mail.jolug.org/mailman/listinfo/general_jolug.org

Reply via email to