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 / ashok shah
For linux user, use the following command.
$touch -t yyyymmddhhmm.ss filename
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What are file commands?
What command will change your prompt to myprompt?
What is the pipe command?
What is unix command?
How do I clear my terminal history?
Describe the usage and functionality of the command rm –r * in unix?
What is the general format of unix command syntax?
Who invented grep?
Which command is used to delete all files in the current directory and all its sub-directories?
Differentiate cat command from more command.
Using unix command how to display no of records in oracle?
Why is awk called awk?
What does this command do,"$more readme.txt“?
Which command is used to restrict incoming messages?
Differentiate cmp command from diff command.