![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Find last updated file | callimaco0082 | UNIX for Dummies Questions & Answers | 4 | 09-04-2008 10:17 AM |
| How can i extarct the output from a file which has been updated from last half an hou | tarundeepdhawan | Shell Programming and Scripting | 5 | 06-23-2008 02:50 AM |
| checking out latest updated file | asadlone | Shell Programming and Scripting | 3 | 05-08-2008 04:16 AM |
| /etc/utmp file does not get updated with boot up details | jyoti_mil | UNIX for Advanced & Expert Users | 1 | 06-11-2007 10:41 AM |
| Creating an updated file | dbfree | Shell Programming and Scripting | 4 | 09-30-2005 03:23 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
|
|
||||
|
It sounds like some kind of progamming problem. Are you running out of disk space in the filesystem where the logfile lives? You should see errors about disk space.
Code:
cd /directory/to/logfile df -b . |
|
|||||
|
Hi jim, i used following command:
Quote:
i'm not sure how to use mtime to find out logfile is getting updated. I have little idea abt mtime, with that i think, it'll print same value if its getting updated by some function or printing same value again and again. |
![]() |
| Bookmarks |
| Tags |
| log |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|