Which command can you use to find the currently running process in unix server?
No Answer is Posted For this Question
Be the First to Post Answer
hi i have directories within the directory. Now i want to copy the directory along with all directories included in it to one location by using copy command? what is the command
Which command should you use to find the remaining disk space in unix server?
What is “chmod” command?
why unix commands can be divided into internal and external commands?
How do I search a whole word in vim?
what is the advaantage of each user having its own copy of the shell?
How do you create a directory in UNIX?
what is the use of the hidden files?
the difference between a soft link and a hard link?
The command grep first second third /usr/you/myfile a) prints lines containing the words first, second or third from the file /usr/you/myfile b) searches for lines containing the pattern first in the files second, third, and /usr/you/myfile and prints them c) searches the files /usr/you/myfiel and third for lines containing the words first or second and prints them d) replaces the word first with the word second in the files third and /usr/you/myfile e) None of the above
Write a command to kill the last background job?
What is awk used for?