Using a shell script, can I watch a folder and block program execution until a file in a certain folder changes?

  • Possibly linux@lemmy.zipM
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    19 hours ago

    You should be able to tie into the kernel with some C programming if you want to go extra small.