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 is the command to view process running?
what is the advaantage of each user having its own copy of the shell?
What is the use of sed command in unix?
Explain ‘library functions’ with respect to unix commands?
What is time_t?
What is unix command line?
What is the use of the command 'ls -x chapter[1-5]' ?
What do know about tee command?
How do I search for text in vi?
How do you repeat a command in terminal?
Name the unix command to find how many days the server has been up.
What does 'mkdir' command do in UNIX?
Which command is used to find whether the system is 32 bit or 64 bit?
Which command is used to delete all files in the current directory and all its sub-directories?
What are the dos commands?