![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| lsof ??? | marc | UNIX for Dummies Questions & Answers | 6 | 06-23-2006 02:57 AM |
| command lsof | pascalbout | AIX | 2 | 02-22-2006 07:56 PM |
| lsof output | skotapal | UNIX for Dummies Questions & Answers | 2 | 01-14-2003 11:12 AM |
| lsof | jacl | Filesystems, Disks and Memory | 1 | 06-11-2002 09:27 PM |
| lsof output | Malcolmm | UNIX for Advanced & Expert Users | 2 | 02-01-2002 10:07 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | 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.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|