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 the unix commands?
What is a command and examples?
What does this command do,"$more readme.txt“?
How to use grep command to list find the records of a file containing 10 different strings?
How do I search a whole word in vim?
Name the general commands in using unix os for a beginner?
What is the function of grep command in unix?
Which unix command lists files/folders in alphabetical order?
What does the “echo” command do?
Give the command for finding the current date.
Which command can you use to find the currently running process in unix server?
Which command should you use to find the remaining disk space in unix server?
What are some command words?
What happens when we execute a unix command?
What is awk good for?