Search Results

Search: Posts Made By: phamp008
10,703
Posted By phamp008
awk to findstr equivalent
Hi,

I 'd like to translate this command from awk to findstr on Windows DOS

FILE:

str1 server1 a
str1 server2 a
str2 server1 b
str2 server2 b

Awk command:
awk ' $1 ~/str1/ {...
Showing results 1 to 1 of 1

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