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 command to find all of the files which have been
accessed within the last 30 days.

Answer Posted / siva

find . -mtime -30 -type f -print

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which command will print your home directory on screen?

1148


How does the system know where one command ends and another begins?

2311


What is the general format of unix command syntax?

2026


What happens when we execute a unix command?

1194


What is {} in find command?

1154


How does pipe () work?

1139


Which command can you use to find the currently running process in unix server?

1163


What is $0 bash?

1254


What is difference between grep and find command in unix?

1272


What is the search command in unix?

1131


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

1355


What are the dos commands?

1308


What is command substitution?

1473


What does 'mkdir' command do in UNIX?

1367


What is the command to view process running?

1153