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 / jin
touch -d '14:14' emp.lst
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
How do I delete files from command prompt?
Which command is used to restrict incoming messages?
Is grep faster than awk?
How do I run a bash script?
Why is awk called awk?
Enumerate some of the most commonly used network commands in unix?
What does the command '$ls | wc –l > file1' do?
What is the difference between cat command and more command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is grep r?
Explain command to view process running?
What is $0 bash?
What are bash commands?
What does grep v do?
What does sed command do in unix?