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 |
Is there any command in Unix, other than:ls, to list the files in a directory? The answer will be highly appreciated...
What is mtime in find command?
What do chmod, chown, chgrp commands do?
How can we use grep command in unix?
What is grep in bash?
Where LOG fiels resides in AIX and pls tel me how to remove the log file
What does the “echo” command do?
in UNIX,How do you check for processes started by particular user suppose the user name is 'suresh'?
Enumerate some of the most commonly used network commands in unix?
what is telnet?
Write a grep (or grep) command that selects the lines from a file that have exactly three characters.
what does a process mean?