write a program to display all the files from the current
directory which are created in particular month
Answer Posted / sathish kumar p
echo "Enter the month name"
read Month
ls -lt | grep $Month
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com
What is batch file programming?
Explain about the slow execution speed of shells?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
What is an inode block?
How do I run a powershell script?
What is gui scripting?
What language is shell scripting?
How to use arguments in a script?
How do I open a jshell in cmd?
What is @echo off?
What is computer cli?
Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.
What is bash eval?
Where are cowrie shells found?