in redhat Linux wat is the command to check at ahich date
and time file was created?
Answer Posted / raguraman sify tech chennai
Linux file systems don't store the creation date and also
stat command reveal only Access Modify Change details
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Which command reduces the size of a file?
Which command is used to compare the files?
What is ulimit in linux?
How cp command works in linux?
What command is used to check the number of files, disk space, and each user’s defined quota?
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.
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
What does sh do in linux?
How you will create new folder / directories and how to remove file and folder in linux?
What is $$ in shell script?
What is command grouping and how does it work?
What does comm do and how to use it?
The head command writes the how many lines of a file to screen?
How do I run a .sh file in linux?
What does rmdir do in linux?