🤗lemmyverseultrahug@lemmy.ml to Linux Questions@lemmy.zipEnglish · edit-21 day agoRun a shell script whenever a file in a certain directory changes?message-squaremessage-square22fedilinkarrow-up122arrow-down10file-text
arrow-up122arrow-down1message-squareRun a shell script whenever a file in a certain directory changes?🤗lemmyverseultrahug@lemmy.ml to Linux Questions@lemmy.zipEnglish · edit-21 day agomessage-square22fedilinkfile-text
Using a shell script, can I watch a folder and block program execution until a file in a certain folder changes?
minus-square🤗lemmyverseultrahug@lemmy.mlOPlinkfedilinkEnglisharrow-up2arrow-down1·1 day agoI do not need to install anything/can work on bare install without internet connection?
minus-squarePossibly linux@lemmy.zipMlinkfedilinkEnglisharrow-up1·edit-21 day agoYou should be able to tie into the kernel with some C programming if you want to go extra small.
why is that a plus
I do not need to install anything/can work on bare install without internet connection?
ah, fair.
You should be able to tie into the kernel with some C programming if you want to go extra small.