What Command is used to make a directory?
Answers were Sorted based on User's Feedback
Answer / raghavendra sharma
mkdir (dn1 dn2 dn3...dnm)
We can create mutliple directories at a time....
| Is This Answer Correct ? | 4 Yes | 0 No |
how many types of file in unix?
34 Answers MNC, TCS,
Describe the usage and functionality of the command rm –r * in unix?
what is the use of uniq commmand?
What do chmod, chown, chgrp commands do?
Are you in or at the office?
What are Unix processes, and how do you manage them?
hw will u use awk in replacing cahrs and files
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
What does touch command do in unix?
Why is it called a shebang?
What does mkdir up2date; touch outdated up2date do?
Write a command to find all of the files which have been accessed within the last 30 days.
5 Answers Google, IBM, Satyam,