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 / phil
All of the above are wrong. 'touch' can only change the
creation time to the current time. touch -t [date] does not
change creation time.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What are grep patterns?
What is the unix command to confirm a remote host is alive or not?
What are the commands in UNIX to list the files in a Directory?
What is grep and how do you use it?
Which command is used to kill the last background job?
What is a command and examples?
What are the general commands in using unix os for a beginner?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How to display no of records in oracle using unix command?
How do you repeat a command in terminal?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What does pipe () return?
Is grep faster than awk?
Explain command to view process running?
What is used to type command?