Answer Posted / lakshmiprabha velusamy
mkdir <dir_name>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is ‘du’ a command? If so, what is its use?
What is the difference between cat command and more command?
What is unix command?
How do I run a bash script?
Which command is used to kill the last background job?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Write a command that will display files in the current directory, in a colored, long format.
Explain the steps that a shell follows while processing a command.
What does #!/ Bin sh do?
What is the use of egrep command in unix?
What is “chmod” command?
What is the command to compare two files in unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What does grep v grep do?
What is command substitution?