Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~109 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for upsrk

Hi I want to grep for a line and copy and paste that line. for Example ---- file abc.txt ---- host=atlx1 sid=atld1 [email protected] host=atlx2 sid=atld2 [email protected] host=atlx3 sid=atld3 [email protected] host=atlx4 sid=atld4 [email protected] --- end of file abc.txt ---- Now I want to grep line with host=atlx3 and sid=atld3 and copy …

Member Avatar for blater
0
109

The End.