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 does sed command do in unix?
which command is used to identify the type of the file?
What do you mean by zambie process?
Are you in or at the office?
Give command that will make the file "run.sh" executable?
What is shrinking file system in AIX where it actually resides?
hi i have directories within the directory. Now i want to copy the directory along with all directories included in it to one location by using copy command? what is the command
What do chgrp command do?
Which command is used to find whether the system is 32 bit or 64 bit?
What are file permissions in Unix, and how are they represented?
What is the comma to display different lines that are found when compare two files?
Describe the usage and functionality of the command rm –r * in unix?