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 / sudhir

The folwing command used for the above question

touch -m -a -t 08271113 abc.txt

here the format which we nee to specify is as below.
08271113
mmddhhmi

Regards,
Sudhir

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?

679


Which command should you use to find the remaining disk space in unix server?

832


Is it inbetween or in between?

659


Does cp command overwrite files?

706


What is rmdir command?

657






What is the use of cut command in unix?

810


How to find $ai_serual resolved path by using unix

1140


What is s and g in sed command?

650


What does 'mkdir' command do in UNIX?

763


What is the first character of the output in ls l command?

730


What is the use of egrep command in unix?

704


hw will u use awk in replacing cahrs and files

2814


What is the nmap command?

688


Which command is used to copy files?

661


What is {} in find command?

662