Timeline for Tool to monitor folder for new files and run command whenever new file is detected
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 28, 2016 at 23:05 | comment | added | andsens |
You shouldn't ever use ls for scripting. Use find or simple globbing instead: mywiki.wooledge.org/ParsingLs
|
|
| May 26, 2015 at 0:07 | comment | added | Rondo | This solution works for mounted remote filesystems. inotify-tools developer(s) is working on fuse (or was in mid 2014). | |
| Nov 19, 2011 at 20:30 | history | answered | ztank1013 | CC BY-SA 3.0 |