Search Results

Search: Posts Made By: rikxik
5,982
Posted By rikxik
You should be using "grep" instead of "sed" for...
You should be using "grep" instead of "sed" for this purpose. Anyway, this works for me:


$ cat emp.lst
john reed
peter sullivan
pete blake
rob turner
$ cat em.sh
#!/usr/bin/bash

echo -e...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 04:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy