![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| lsof ??? | marc | UNIX for Dummies Questions & Answers | 6 | 06-22-2006 10:57 PM |
| command lsof | pascalbout | AIX | 2 | 02-22-2006 03:56 PM |
| lsof output | skotapal | UNIX for Dummies Questions & Answers | 2 | 01-14-2003 07:12 AM |
| lsof | jacl | Filesystems, Disks and Memory | 1 | 06-11-2002 05:27 PM |
| lsof output | Malcolmm | UNIX for Advanced & Expert Users | 2 | 02-01-2002 06:07 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
lsof in solaris
Hi ..
I have written a cronjob to invoke a script that would transfer files based on some criteria. Consider folders A and B. Say I FTP a large file to A. Before the file gets fully transfered say the cronjob gets invoked. The script will move the file before its fully transfered. To detect such I used "lsof" in Redhat. lsof |grep <filename> will give me the filename that is currently under transfer.But this is not working exactly the same way in Solaris.. Any ideas?? Thanks.. |
| Forum Sponsor | ||
|
|
| Thread Tools | |
| Display Modes | |
|
|