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 / atul khachane
Yes. Touch command update the access and modification times of each FILE to the current time.
-d, --date=STRING
parse STRING and use it instead of current time
-t STAMP
use [[CC]YY]MMDDhhmm[.ss] instead of current time
-d and -t options accept different time-date formats.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain command to show the space allocation of files?
Why is awk called awk?
What is used to type command?
What is the command to compare two files in unix?
How many unix commands are there?
What do know about tee command and its usage?
Differentiate cmp command from diff command.
Which command is used to find whether the system is 32 bit or 64 bit?
Which command is used to copy files?
What does sed command do in unix?
What is difference between grep and find command in unix?
Name the general commands in using unix os for a beginner?
What do chmod, chown, chgrp commands do?
What command is used to switching between users in unix?
Name the various commands that are used for the user information in unix.