in redhat Linux wat is the command to check at ahich date
and time file was created?
Answer Posted / venkat
ls -l
for example:
[root@S30U15VA2 ~]# ls -l
total 256084
-rw-r--r-- 1 root root 1981 Jan 30 2007 anaconda-ks.cfg
Here Jan 30 is the file created time.
| Is This Answer Correct ? | 1 Yes | 13 No |
Post New Answer View All Answers
What does pwd mean in linux?
What is df -h command?
What is the copy command in linux?
What is phony in makefile?
How commands work in linux?
Why is it called bash?
How do I run a bash script in linux?
What does free command do in linux?
Which command is used to terminate a process?
Which are the linux directory commands?
How will you suspend a running process and put it in the background?
What is gnu in linux?
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?
How do I use nslookup in linux?
What is cmake in linux?