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...

How to find the files that are accessed before 10 minutes?

Answer Posted / alex

find -type f -amin -10

Explanation: Find all files (excluding directories) from the
current directory which have been accessed no more(-) than
10 minutes ago.

Is This Answer Correct ?    31 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function of grep command in unix?

1234


What is the unix command to confirm a remote host is alive or not?

1282


What is the functionality of a top command?

1163


What is updatedb?

1094


Which command should you use to find the remaining disk space in unix server?

1351


What do chown command do?

1259


What is command substitution?

1481


What command is used to switching between users in unix?

1132


Is command prompt unix?

1225


How can we use grep command in unix?

1264


What is the difference between cat command and more command?

1272


What does the command '$ls | wc –l > file1' do?

1302


Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?

1287


What is the first character of the output in ls l command?

1263


What does grep v do?

1100