Search Results

Search: Posts Made By: phil.e.b
4,567
Posted By phil.e.b
That is fine for the situation i was needing this...
That is fine for the situation i was needing this for.

I have a service call that generates multiple log files, many created at the same second. Since the milliseconds are not used on the system,...
4,567
Posted By phil.e.b
Hi, You are right, i am on a linux system :...
Hi,

You are right, i am on a linux system : 2.6.9 kernel

inotify and dnotify are not installed.

would you have any other suggestions, would be much appreciated.

thanks.

---------- Post...
4,567
Posted By phil.e.b
Listing file names as soon as they are created
Hi,

I have been looking for a method to list file names as soon as they are created. I have used the following command :

find . -name "*.xml" -mmin -2 -exec ls --full-time {} \; | sort -k6
...
Showing results 1 to 3 of 3

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