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.

Answers were Sorted based on User's Feedback



Write a command to find all of the files which have been accessed within the last 30 days...

Answer / manikantan t s

find . -type f -atime +30

Is This Answer Correct ?    1 Yes 4 No

Write a command to find all of the files which have been accessed within the last 30 days...

Answer / supriya

$find ?type f ?atime ?30 ?print

Is This Answer Correct ?    1 Yes 5 No

Write a command to find all of the files which have been accessed within the last 30 days...

Answer / syed mahboob feroz ahmed

Hi,
The command to find all files is as follows:

C:\Documents and Settings\Administrator(Or go to particular
directory and type:dir /AH .It will show all hidden files
and directories.

Is This Answer Correct ?    0 Yes 5 No

Write a command to find all of the files which have been accessed within the last 30 days...

Answer / mani

ps-f

Is This Answer Correct ?    1 Yes 36 No

Post New Answer

More Unix Commands Interview Questions

What is the use of find command in unix?

0 Answers  


which command is used to change group?

5 Answers  


Is command prompt unix?

0 Answers  


What is awk command used for?

0 Answers  


How do I clear my terminal history?

0 Answers  


what is the use of wild cards?

2 Answers  


How do you copy a directory with many files and folders into another directory?

2 Answers  


what is the advaantage of each user having its own copy of the shell?

0 Answers   BMC, CNS, DELL, Infosys,


what will this do $cat > file.c ?(file.c is a file in current directory)

20 Answers   IBM,


How does the user view the contents of a text file in UNIX?

9 Answers   IBM,


What is awk used for?

0 Answers  


What is a shell in Unix? Name some common Unix shells.

2 Answers  


Categories