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
Explain about the slow execution speed of shells?
How do I open the shell in cmd?
Why do we write bin bash in shell scripts?
what is tickets $ what low,medium,high priorite pls define time also
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
How do I read a .sh file?
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
What is inside a seashell?
How to print all array elements and their respective indexes?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
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
Can you write a script to portray how set –x works?
How to print pid of the current shell?
What does debug script mean?
What is shell geeksforgeeks?