I would like to run a shell script in the background when nethserver is running such that i can still use the main terminal (and not wait until the script terminates). How can I achieve this?
Thanks!
I would like to run a shell script in the background when nethserver is running such that i can still use the main terminal (and not wait until the script terminates). How can I achieve this?
Thanks!
or use "screen"
https://www.gnu.org/software/screen/manual/screen.html