What does mkdir up2date; touch outdated up2date do?
Answer Posted / satish
mkdir will make new directory and touch will create 2 blank files here
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is command statement?
How do I search for a file in unix command?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is a command and examples?
What is the use of sed command in unix?
What do chgrp command do?
What is updatedb?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Which command is used to find whether the system is 32 bit or 64 bit?
What does this command do? Cat food 1 > kitty
Differentiate cat command from more command.
Explain command to show the space allocation of files?
Which command will print your home directory on screen?
What is pipe command in unix?