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
What are bash commands?
Why is shebang used?
Does cp command overwrite files?
What is the unix command to confirm a remote host is alive or not?
What are the commands in UNIX to list the files in a Directory?
How do I use grep to find a file?
Can you explain a little bit about command substitution?
How do I use grep to search for a file?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What does #!/ Bin sh do?
Which command can you use to find the currently running process in unix server?
What is the command to view process running?
What is the use of egrep command in unix?
What is the command to find maximum memory taking process on the server?
Can you enlist some commonly used network commands?