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
How do I use grep to find a file?
What are some command words?
What is the use of sed command in unix?
What is the nmap command?
What command will change your prompt to myprompt?
What is pipe command in unix?
What is sed awk grep?
What command is used to check the current users?
What is the difference between grep and grep?
hw will u use awk in replacing cahrs and files
What is the command to find maximum memory taking process on the server?
How to use grep command to list find the records of a file containing 10 different strings?
How to find $ai_serual resolved path by using unix
What is the first character of the output in ls l command?
What are grep patterns?