Search Results

Search: Posts Made By: ysprathap
47,099
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,883
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,324
Posted By ysprathap
Thanks to both of you. Both solutions worked.
Thanks to both of you. Both solutions worked.
13,324
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 12:48 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy