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
Which command is used to create a directory?
What are the general commands in using unix os for a beginner?
What command is used to switching between users in unix?
What are awk commands?
What do chmod command do?
Name the various commands that are used for the user information in unix.
What is difference between grep and find command in unix?
Can you explain a little bit about command substitution?
What does the command ' $who | sort –logfile > newfile' do?
What is sed awk grep?
How to display no of records in oracle using unix command?
Describe the zip/unzip command using gzip.
What is a bash command?
What is pipe command in unix?
How do I use grep to find a file?