write a program to display all the files from the current
directory which are created in particular month
Answer Posted / geichel
Create time is not kept in the inode. Times for Access,
Modify, and Change is all you get.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Write the syntax for "if" conditionals in linux?
c program the catches the ctrl-c(SIGINT) Signal for the first time and prints a output rather and exit on pressing Ctrl-C again
What is sh in shell script?
What does egrep mean?
What is difference between shell and bash scripting?
What is awk in shell scripting?
What is @echo off?
What is shell chemistry?
What are types of shells?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
What is bourne shell scripting?
What is a program shell?
What does .sh file contain?
Is cmd a shell?
How to pass an argument to a script?