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 difference between cat and more command?
Explain ‘library functions’ with respect to unix commands?
What are the commands in UNIX to list the files in a Directory?
What is a command and examples?
Explain command to display different lines that are found when compare two files?
What is the behavioural difference between cmp and diff commands?
What is the size of time_t?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
How to find $ai_serual resolved path by using unix
What do know about tee command and its usage?
What is nr in awk command?
How many unix commands are there?
What is awk command used for?
What is the command to compare two files in unix?
How do I search for a file in unix command?