in redhat Linux wat is the command to check at ahich date
and time file was created?

Answers were Sorted based on User's Feedback



in redhat Linux wat is the command to check at ahich date and time file was created?..

Answer / zaheen

I think ctime command will give the creation time of a file.

Is This Answer Correct ?    0 Yes 3 No

in redhat Linux wat is the command to check at ahich date and time file was created?..

Answer / kashinath

#ls -l

Is This Answer Correct ?    1 Yes 5 No

in redhat Linux wat is the command to check at ahich date and time file was created?..

Answer / nihar

"ls -ltr" gives you detail information of files and
directories.

Is This Answer Correct ?    6 Yes 11 No

in redhat Linux wat is the command to check at ahich date and time file was created?..

Answer / kuppusamy

There is no option to get the file created time in linux.

Is This Answer Correct ?    6 Yes 11 No

in redhat Linux wat is the command to check at ahich date and time file was created?..

Answer / 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

in redhat Linux wat is the command to check at ahich date and time file was created?..

Answer / sandeepkumar

date

Is This Answer Correct ?    1 Yes 25 No

Post New Answer

More Linux Commands Interview Questions

Diff b/w C-shell and Born-shell

2 Answers   HP,


How do you sort cpu in top command?

0 Answers  


How do I run bash on windows?

0 Answers  


What is the use of cp p command?

0 Answers  


What is the command to find the hardware configuration in Linux?

2 Answers  


how many limitations of under directories in ext2/3 linux file system?

1 Answers   Logica CMG,


What is type command in linux?

0 Answers  


How you will uncompress the file?

7 Answers   Linux,


Which priority has the process?how do u view?

3 Answers   Yahoo,


What is the difference between clang and llvm?

0 Answers  


What command should you use to check the number of files and disk space used and each user’s defined quotas?

0 Answers  


What is the use of finger command in linux?

0 Answers  


Categories