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 |
How to redirect standard error to a file?
how to check a file system type
what is the advaantage of each user having its own copy of the shell?
what is virtual machine?
What is the significance of the 'tee' command?
What Is the command to change a file's creation time. means one file is created at the time 15:19 then time should br changed to 14:14
What is the function of grep command in unix?
Give Command that will move a single file called "unix.txt"
which command is used to stop a running process in unix?
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 is an Unix command to convert HEX value to ASCII value located in any flat file.
what are filters?