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 happens when we execute a unix command?
Does cp command overwrite files?
what is the command to list all files in a directory, including the hidden files in UNIX ?
What command is used to check the current users?
What difference between cmp and diff commands?
What is awk good for?
What is $0 bash?
how many internal commands is there in UNIX?
What is sed awk grep?
what are the different commands used to view the contents of a file?
how to make IGNITE-BACKUP in HP-UX?
What will the following command do?