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 / anilkumar
TOUCH -T [CCYYMMDhhmm] Filename in HP-UNIX
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is the use of egrep command in unix?
What is the use of find command in unix?
What is the unix command to confirm a remote host is alive or not?
What is grep command in unix with examples?
Name the various commands that are used for the user information in unix.
What does the command '$ls | wc –l > file1' do?
Who wrote grep?
Give the command for finding the current date.
Is grep faster than awk?
What are the unix commands?
What is a bash command?
Is command prompt unix?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What are bash commands?
How does pipe () work?