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
Answer Posted / jin
touch -d '14:14' emp.lst
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
How do you grep recursively?
How do I search a whole word in vim?
What is the command to find hidden files in the current directory?
Which unix command to make a new directory?
How to display no of records in oracle using unix command?
What does touch command do in unix?
Enumerate some of the most commonly used network commands in unix?
What are file commands?
Why is shebang used?
How to use grep command to list find the records of a file containing 10 different strings?
Why is grep called grep?
What does the “echo” command do?
Explain the steps that a shell follows while processing a command.
Who command in unix operating system?
What does awk stand for?