in redhat Linux wat is the command to check at ahich date
and time file was created?
Answer Posted / kumar
ls -l is display log list of the files and directory there
we can check date and time
Is This Answer Correct ? | 25 Yes | 13 No |
Post New Answer View All Answers
Which are the linux directory commands?
What does the command env do?
What does cd – command do?
What is du -s * | sort -k1,1rn | head command used for?
What is sudo bash command?
What is bash history linux?
What is the difference between find and locate command in linux?
What make install does?
How do I find hostname in linux?
How do you sort cpu in top command?
You locate a command in the /bin directory but do not know what it does. What command can you use to determine its purpose
How do you create a blank file in linux?
What is the role of case sensitivity in affecting the way commands are used?
What is tty name?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?