Answers for "how to use nohup"

0

how to use nohup

nohup some_command &
eg : nohup cp home/my_dir ./ &
Posted by: Guest on July-27-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language