Which unix command to make a new directory?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Unix Commands Interview Questions

Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

0 Answers  


What does #!/ Bin sh do?

0 Answers  


What do chown command do?

0 Answers  


By using which command we can find the CPU utilization time?

7 Answers   Amazon,


what is the command to find out which shell you are running?

14 Answers  






what is the use of uniq commmand?

8 Answers  


How to display no of records in oracle using unix command?

0 Answers  


How to get the last ten lines of a file using awk utility?

1 Answers   Infosys,


how to find the 51th record of a file containing 100 records in unix.

12 Answers   IBM,


write grep commands to select the lines that have exactly two characters

8 Answers   PSI Data Systems,


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

4 Answers   IBM,


which command is used to identify the type of the file?

3 Answers  


Categories