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
Who wrote grep?
How do I run a whois command?
Describe the usage and functionality of the command rm –r * in unix?
What's a command word?
Is ‘du’ a command? If so, what is its use?
Describe the zip/unzip command using gzip.
What command will change your prompt to myprompt?
Write a command to kill the last background job?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Is command prompt unix?
What is the functionality of a top command?
How do I use nslookup?
What difference between cmp and diff commands?
What does #!/ Bin sh do?
What is the use of the command 'ls -x chapter[1-5]' ?