in redhat Linux wat is the command to check at ahich date
and time file was created?
Answer Posted / chet ram
[root@station20 ~]# stat chetan
File: `chetan'
Size: 0 Blocks: 0 IO Block: 4096
regular empty file
Device: 802h/2050d Inode: 3699184 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: (
0/ root)
Access: 2010-09-28 06:35:13.000000000 +0600
Modify: 2010-09-28 06:35:13.000000000 +0600
Change: 2010-09-28 06:35:13.000000000 +0600
[root@station20 ~]#
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Who linux commands?
How many interfaces(ethernet cards) are working using single command?
What are the linux commands used in devops?
What is an os command?
How do you clear the screen in linux?
How do you create a file?
Explain difference between nfs soft and hard mouniting points?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
Explain trap command of linux?
How do I run a shell script?
Is makefile a shell script?
What is filter command in unix?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
What are grep patterns called?
How can we increase disk read performance in single command?