ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Operating Systems  >>  Linux  >>  Linux Commands
 
 


 

 
 Linux Commands interview questions  Linux Commands Interview Questions
 Linux Threads interview questions  Linux Threads Interview Questions
 Linux IPC interview questions  Linux IPC Interview Questions
 Linux Socket Programming interview questions  Linux Socket Programming Interview Questions
 Linux System Calls interview questions  Linux System Calls Interview Questions
 Linux AllOther interview questions  Linux AllOther Interview Questions
Question
Write a command to find all of the files which have been 
accessed within the last 30 days.
 Question Submitted By :: Bhanu Prakash
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Write a command to find all of the files which have been accessed within the last 30 days.
Answer
# 1
The Command is ,

find / -atime +30
 
Is This Answer Correct ?    4 Yes 1 No
Anoop Mittal
 
  Re: Write a command to find all of the files which have been accessed within the last 30 days.
Answer
# 2
# find / -type f -mtime +30 

 
Is This Answer Correct ?    2 Yes 1 No
Vikash
 
 
 
  Re: Write a command to find all of the files which have been accessed within the last 30 days.
Answer
# 3
find / -type f -mtime -30
 
Is This Answer Correct ?    2 Yes 1 No
Vikash
 
  Re: Write a command to find all of the files which have been accessed within the last 30 days.
Answer
# 4
find / -type f -atime -30 = accessed
find / -type f -ctime -30 = changed
find / -type f -ctime -30 = modified
 
Is This Answer Correct ?    2 Yes 1 No
Ajit Mohan B
 
  Re: Write a command to find all of the files which have been accessed within the last 30 days.
Answer
# 5
find / -atime +30
 
Is This Answer Correct ?    2 Yes 0 No
Ravikanth
 

 
 
 
Other Linux Commands Interview Questions
 
  Question Asked @ Answers
 
difference between Tcp and udp  4
Display the Disk Usage of file sizes under each directory in currentDirectory ?  4
How do you read ext2/3 file system in windows? HP3
what is soft mount and hard mount? i have to make permanent nfs mount permanent what shall i do? IBM2
how do u find remote machine operating system and version? Wipro5
Hi guys, I am working in MNC from 1 and half year as Software Engg but not in programming, its in Information Security. Now I am doing RHEL 5(Red Hat certification) to move into Linux Admin. Can anyone please give me the future scope of this field and please send me the interview questions or links to get the idea. Thanks, Sushant.  1
what is Bourne shell. Google1
I have Laptop. I want to assign DHCP ip address, but in my Laptop having Wireless and with wire NIC cards, it is possible to assign reserve ip address for both NIC card, but same host name? AOL1
how is the possible the "last 10 files present in the current directory and stores them in the file list". Google6
what is the command to make a process to run in the background from foreground? Patni1
how is "to run even after user logs out" Google1
Any one example of uninteruptable sleeping process? Satyam1
Set the Display automatically for the current new user ?  2
what is command for "calj2007" Google2
how to create SAMBA server in fedora 9 linux ? Wipro1
in unix how to change old name to new name Google6
how do you configure linux system as a router? HP2
How you will uncompress the file? Linux3
script is like x=10; y=20; [$x-ne$y]; echo $ please give me output. Google2
Did you work with linux? What flavors and versions? HP1
 
For more Linux Commands Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com