Search Results

Search: Posts Made By: ysprathap
47,144
Posted By ysprathap
Another option would be to use grep grep -n...
Another option would be to use grep

grep -n -C1 Failure filename


-Prathap
7,922
Posted By ysprathap
You can puttcm - a multitab client that uses...
You can puttcm - a multitab client that uses putty. It will automatically display server names or connection names.
13,332
Posted By ysprathap
Thanks to both of you. Both solutions worked.
Thanks to both of you. Both solutions worked.
13,332
Posted By ysprathap
Split the access.log based on date
I am trying to get the content of Apache access.log file for the current date for viewing purposes.
I can get it with the following sed command

sed -n '/09\/Oct\/2008/,/09\/Oct\/2008/p'...
Showing results 1 to 4 of 4

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