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
    4
    ·
    18 hours ago

    Are you familiar with CI/CD pipelines? You could use Git along with a service like Woodpecker CI or Gitlab Runners.