What does mkdir up2date; touch outdated up2date do?
Answers were Sorted based on User's Feedback
Answer / selva
mkdir up2date;
this command used to make a directory named up2date...
| Is This Answer Correct ? | 14 Yes | 2 No |
Answer / satish
mkdir will make new directory and touch will create 2 blank files here
| Is This Answer Correct ? | 2 Yes | 1 No |
What is a shell in Unix? Name some common Unix shells.
What is updatedb?
how to check a file system type
distinguish between user mode and kernel mode?
what is the use of nice command?
Why is it called a shebang?
What are Unix processes, and how do you manage them?
how will u execute a file in unix
Can you enlist some commonly used network commands?
What is the function of grep command in unix?
What does grep v do?
What are the general commands in using unix os for a beginner?