Search Results

Search: Posts Made By: rchaitanya
11,832
Posted By rchaitanya
New Bee to Unix
Hi

i am using

tail -f existing log file name | grep exception >> location where to copy

but the content is not copying to the location.

ex:
tail -f logfile | grep exception >> location...
11,832
Posted By rchaitanya
Parsing log file continuously
Hi

i have a log file, which keeps appending, i want to find "exceptions" in that log file and copy those exceptions to another file.

i am using


grep exception filename >> location where to...
Showing results 1 to 2 of 2

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