Timeline for How to use inotifywait to watch a directory for creation of files of a specific extension
Current License: CC BY-SA 4.0
17 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 8, 2023 at 13:06 | answer | added | F. Hauri - Give Up GitHub | timeline score: 1 | |
| Mar 16, 2023 at 21:21 | answer | added | Obeyed | timeline score: 1 | |
| Aug 9, 2022 at 20:04 | history | edited | Matthias Braun | CC BY-SA 4.0 |
try to improve language, add link to man page
|
| Nov 23, 2021 at 22:55 | review | Suggested edits | |||
| Nov 24, 2021 at 9:17 | |||||
| Aug 25, 2020 at 12:18 | answer | added | Fabien Snauwaert | timeline score: 13 | |
| Aug 19, 2020 at 17:32 | answer | added | Matt | timeline score: 0 | |
| Jan 24, 2020 at 16:13 | answer | added | ericcurtin | timeline score: 17 | |
| Oct 25, 2018 at 10:26 | answer | added | Adam Spiers | timeline score: 12 | |
| Oct 9, 2018 at 9:17 | comment | added | Baptiste Mathus |
BTW, using path above is probably not the best variable name if you want to play with this first in a shell. If you use it, then you will not be able to use commands and everything since this has basically just overridden the standard PATH. Hence I recommend using an alternative var name, like fpath instead. i.e. while read fpath action file then any standard command usually available from your shell will still be.
|
|
| Jul 29, 2017 at 14:00 | answer | added | tofsjonas | timeline score: 12 | |
| Apr 13, 2017 at 12:36 | history | edited | CommunityBot |
replaced http://unix.stackexchange.com/ with https://unix.stackexchange.com/
|
|
| Nov 17, 2016 at 10:25 | vote | accept | Shy | ||
| Nov 17, 2016 at 7:51 | answer | added | anon | timeline score: 53 | |
| Nov 17, 2016 at 6:12 | history | edited | Shy | CC BY-SA 3.0 |
added 18 characters in body
|
| Nov 17, 2016 at 6:09 | history | edited | Archemar | CC BY-SA 3.0 |
fixed according to convention, remove chit-chat
|
| Nov 17, 2016 at 5:42 | review | First posts | |||
| Nov 17, 2016 at 6:10 | |||||
| Nov 17, 2016 at 5:37 | history | asked | Shy | CC BY-SA 3.0 |