Search Results

Search: Posts Made By: skoshekay
2,246
Posted By skoshekay
Thanks a lot Sir, its working now
Thanks a lot Sir, its working now
2,246
Posted By skoshekay
Display lines for a particular year in a file using grep
hi,

I have a log file with data for more than 3 years, i want only the rows for the year 2017, say for example.

My file has the data like this

08-OCT-2015 11:17:35 AAA, BBBB

08-OCT-2017...
1,201
Posted By skoshekay
its working and the output is as expected,...
its working and the output is as expected, Appreciate your help.

Thanks a lot..:-):)


Please - in ALL your posts - use CODE tags as required by forum rules!
I did this for you in all above...
1,201
Posted By skoshekay
Basically from the listner.log i wanted all the...
Basically from the listner.log i wanted all the data like below:

DATE,SID,USER,HOST
12-DEC-2017 15:21:11,TEST,oracle,000.00.00.0


Please use CODE tags as required by forum rules!
1,201
Posted By skoshekay
Thanks for the reply, however i am still not...
Thanks for the reply, however i am still not getting the correct results

this is my sample listner.log

12-DEC-2017 15:20:57 *...
1,201
Posted By skoshekay
Convert listner.log to csv format with comma seperated
Hi All,

I am new to shell scripting i am trying to convert the listner.log to csv which can be inturn converted to excel for easy reading.

i used this command

awk '/SID=/ && /HOST=/ &&...
Showing results 1 to 6 of 6

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