Search Results

Search: Posts Made By: rattoeur
1,483
Posted By verdepollo
If you have GNU grep: grep -o '..\/.*' infile
If you have GNU grep:

grep -o '..\/.*' infile
1,483
Posted By panyam
sed 's/.*@..\(.*\)/\1/g' input_file
sed 's/.*@..\(.*\)/\1/g' input_file
Showing results 1 to 2 of 2

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