how is "to run even after user logs out"
Answers were Sorted based on User's Feedback
Answer / 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 |
if i have one folder say aaa and that folder having 100 files from that 50 files there aaa word is written how to find in which aaa is writen and without opening that file
What is the symbol of linux?
What does && mean in linux?
Explain the linux directory commands along with the description?
What is the command to change from /etc/passwd file to /etc/shadow file?
what is the diff b/w ext2 and ext3?
how to view crond status? If it's show service is not found.
How to monitor ports in a linux machine, with single command?
What command would you use to create an empty file without opening it to edit it?
How do I clear bash history in linux?
What are commands in grammar?
What does kill in linux?