Tag: operating systems
Questions Related to operating systems
command to kill the last job running at the background.
What is the keyword "echoe" used for
command to delete all files in the current directory and its sub directories?
Number of prompts available in Unix system?
What will the following command do? $ echo *
nohup command if added in front of any command will continue running the command or process even if you shut down your terminal or close your session to machine
UNIX command to wait for a specified number of seconds before exit.
If kill command does not allow killing of a process then we could use kill -9 to forcefully kill the process by mentioning the PID