How do you know about running processes of a particular
user?
Answer Posted / jsdkar
crontab -r
| Is This Answer Correct ? | 1 Yes | 14 No |
Post New Answer View All Answers
What does the command ' $who | sort –logfile > newfile' do?
Which command is used to find whether the system is 32 bit or 64 bit?
What is the difference between awk and grep?
Why is awk called awk?
What is grep in bash?
Name the general commands in using unix os for a beginner?
What is the pipe command?
What is the first character of the output in ls l command?
What does this command do? Cat food 1 > kitty
how to sort the content of the file based on numeric values
Who wrote grep?
How to display no of records in oracle using unix command?
Describe the zip/unzip command using gzip.
How do you grep recursively?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?