I have a c code that monitors a folder (the c code has a while(1) and prints events plus other stuff). I need to create a script that runs the executable for this c code. it is possible to create a script that runs in the backup as long as the computer is opened?
My c code contains a monitor file and executes a command line.
Need some help. I am new to scripts.Thx appreciat
In the simplest case
(be sure to set the executable bit (x) for this file)