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


Please Help Members By Posting Answers For Below Questions

What is the behavioural difference between cmp and diff commands?

862


What is a bash command?

811


What is used to type command?

739


Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.

837


What is the functionality of a top command?

793






How can you see the command line history?

806


What do know about tee command?

803


What are grep patterns?

760


What does #!/ Bin sh do?

758


How do I run a bash script?

799


What do chmod, chown, chgrp commands do?

877


What are bash commands?

781


How do I use grep to find a file?

801


How do I use grep to search for a file?

777


hw will u use awk in replacing cahrs and files

2921