Search Results

Search: Posts Made By: linkjack
Forum: Programming 01-18-2003
2,875
Posted By linkjack
How to know a new file is in process of creating? It has not been closed.
I am programming some data loader of oracle with unix c, when I find new data file, then read it to database and delete it. but one issue, if the file is in process of creating, not been closed yet....
3,112
Posted By linkjack
How to custom application name in `ps -ef`?
A program named /usr/bin/aa.sh, two parameters: 11, 22. after start it, the row in `ps -ef` is almost like the following:
root 12198 10278 0.0 Nov 25 pts/3 0:00.23 /usr/bin/aa.sh 11...
1,911
Posted By linkjack
find file
How can I find those files containing a certain string?
Showing results 1 to 3 of 3

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