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
How do I find the process id in linux?
can any one send me one project on linux ...?
What is free linux?
What does wc command do in unix?
List the three main parts of an operating system command?
Why bash is used in linux?
How many cmd commands are there?
How do I test my cpu speed?
How find ip address linux?
Enlist some linux networking and troubleshooting commands?
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?
Is python faster than bash?
How does diff command work?
What are two functions the move mv command can carry out?
What is c++ makefile?