On Sat, 21 Apr 2001 12:07:12 -0500, you wrote: >write a script called lookup. when run, lookup should find the matching >entries from a file called .addr_book and display the entry. >example lookup john doe >output john doe Phone:888-8888 #!/bin/sh grep "$*" ~/.addr_book|sort -- [EMAIL PROTECTED] _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
- Re: script Nico De Ranter
- Re: script Charles Galpin
- Re: script Steve Lee
- Re: script Pete Peterson
- script Steve Lee
- Re: script Chris Dowling
- script Steve Lee
- Script rvazquez
- Re: Script eric clover
- Re: Script Mikkel L. Ellertson
- Re: Script Giulio Orsero
- Re: Script rvazquez
- Script rvazquez