Search Results

Search: Posts Made By: Donzo
1,968
Posted By jim mcnamara
try egrep -oh (pattern) filename #example: ...
try egrep -oh (pattern) filename

#example:
Owner@Owner-PC ~
$ egrep -oh '(LastName)' Edit1.txt
LastName
LastName
LastName
LastName
LastName
LastName

Owner@Owner-PC ~
$ cat Edit1.txt...
Showing results 1 to 1 of 1

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