Search Results

Search: Posts Made By: suindar1982
1,457
Posted By suindar1982
cat file1.log | cut -f1 -d";jwebsphere" >>...
cat file1.log | cut -f1 -d";jwebsphere" >> file2.log
but it seems i cannot use string for -d option.
1,457
Posted By suindar1982
Remove characters from line
I have a the following line
22.152.25.36 - K##### [03/Jul/2013:18:05:00 -000] "GET /DGGKE/GetMail.do;jwebsphere=FADFFFGSFGSFGSDGFSDFGSDFGSDF HTTP/1.1" 200 44948

Need a cut command which should...
1,224
Posted By suindar1982
awk to grep ".do"
awk command to search dot
i have a file with the following contents
22.152.25.36 - K##### [03/Jul/2013:18:05:00 -0900] "GET /GMAIL/CheckMail.do HTTP/1.1" 200 44948
22.152.25.36 - K#####...
Showing results 1 to 3 of 3

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