Answer Posted / s
correct wording:
Q: how to run a command even after user logs out?
A: use the nohup command like so
nohup ./some-script.sh
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain the linux directory commands along with the description?
What are runlevels in linux?
What is nbtstat command?
What does top do in linux?
What is history command in linux?
What is df -h command?
Which command puts a script to sleep untill a signal is recieved?
Which command will show you free/used memory? Does free memory exist on linux?
Explain about refer?
What are different command to check ram, process and hdd of linux machine?
What is the ipconfig command for linux?
What is clang linux?
What does mkdir mean?
What is difference between sh and bash?
Is cmake only for c++?