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 are the examples of simple command?
What is clang llvm?
What command would you use to create an empty file without opening it to edit it?
Which command is used to uncompress gzip files?
Which command is used to clear the screen?
What are the 7 types of sentences?
What does && mean in linux?
What is phony in makefile?
How do I permanently delete linux history?
What does uname do in linux?
What is build process?
What are whois tools?
What is $@ in makefile?
What is the bash in linux?
If the programmer wishes to execute an instruction at the specified time. Which command is used?