![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Parsing and getting data from XML file using ksh script | vinna | Shell Programming and Scripting | 6 | 12-08-2007 01:10 PM |
| Help with script parsing a log file | mevasquez | Shell Programming and Scripting | 3 | 11-15-2007 04:15 PM |
| Help in parsing a CSV file with Shell script | mihirk | Shell Programming and Scripting | 10 | 06-24-2007 11:58 AM |
| Shell script for parsing 300mb log file.. | gurpreet470 | Shell Programming and Scripting | 3 | 02-09-2007 04:38 AM |
| Parsing a file in Shell Script | sendhilmani123 | Shell Programming and Scripting | 4 | 11-30-2006 02:29 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Script for parsing details in a log file to a seperate file
Hi Experts,
Im a new bee for scripting, I would ned to do the following via linux shell scripting, I have an application which throws a log file, on each action of a particular work with the application, as sson as the action is done, the log file would vanish or stops updating there, the action apparently invokes another application related. So now my task would be to see the logfile that is generated each time. please chk this My script would have to regularly check the following directory (which will vary with the system name) /usr/fl/log/*-fsm-server-*/ for a file called console.txt That file only exists for as long as the process is running (so your script will have to poll that directory regularly). It contains pathnames to the footage being copied. here the * represents the numbers on each instance, So i need to poll this directory and check for the latest log file, and grep the essential info............ How im not confusing...............if possible help me out............i shall explain better if needed. ![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|