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
Ranked #107.71K
1 Posted Topic
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 …
The End.
upsrk