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

Explain command to show the space allocation of files?

715


Why is awk called awk?

664


What is used to type command?

634


What is the command to compare two files in unix?

709


How many unix commands are there?

710






What do know about tee command and its usage?

703


Differentiate cmp command from diff command.

677


Which command is used to find whether the system is 32 bit or 64 bit?

715


Which command is used to copy files?

660


What does sed command do in unix?

657


What is difference between grep and find command in unix?

668


Name the general commands in using unix os for a beginner?

697


What do chmod, chown, chgrp commands do?

736


What command is used to switching between users in unix?

656


Name the various commands that are used for the user information in unix.

638