write a program to display all the files from the current
directory which are created in particular month
Answer Posted / kiran penujuri
ls -ltr * | grep Month Name
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
what is info area how many types?
Print the 10th line without using tail and head command.
How to pass an argument to a script?
How to open a read-only file in the shell?
Why is the use of shell script?
What is difference between shell and bash scripting?
What is the purpose of scripting?
What is the best scripting language?
Why is used in shell scripting?
What is meant by dos operating system?
What are the different variables present in linux shell?
What are the 3 standard streams in linux?
What is the first line in a shell script?
What is the command to find out today's date?
How to use arguments in a script?