Search Results

Search: Posts Made By: Somanadh
4,951
Posted By Somanadh
Now I am trying to read the file line by lline...
Now I am trying to read the file line by lline and assign the fields to variables using awk.

say v=echo `awk -F"," '{print $4}' tmpline.log`

tmpline.log is the temporary line from the file
...
4,951
Posted By Somanadh
In continuation to this... I require a code...
In continuation to this...

I require a code to list all the files that have the extension "log" in a folder and then I have to process each of them, reading each line in the file and insert the...
4,951
Posted By Somanadh
Thanks a lot :D Will get back if I have any...
Thanks a lot :D
Will get back if I have any queries. Thanks again
4,951
Posted By Somanadh
To Read a File and Insert a part of the lines into the database
Hi Guys

I need to have a shell script which reads a log file and insert a part of each line into the database. Some sample lines in the file are as below.

20091112091359 MED_RQACK :...
Showing results 1 to 4 of 4

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