Linux: at command

Use the following code to execute some long running command and log out from your ssh session:

at -f mount.sh now

Leave a Reply