Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

How does ls command work?

972


What is a scripting language simple definition?

1022


How to redirect both standard output and standard error to the same location?

1108


Explain how you Automate your application using Shell scripting.

2245


What is the purpose of scripting?

1004


write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?

4046


c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command

5329


Is shell and terminal the same?

992


Is scripting and coding the same thing?

933


How to get the 3rd element/column from each line from a file?

1143


How do I save a powershell script?

1073


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.

2596


What is the best shell scripting language?

951


how to get part of string variable with echo command only?

972


What is the syntax of while loop in shell scripting?

967