Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • S3 Basic info AWS
  • tar and untar a dolder with all its subfolder. Linux/Unix
  • Default User Profile Oracle
  • For Search and replace unix command. Linux/Unix
  • DBMS_UTILITY PACKAGE Oracle
  • Wait.sql Oracle
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • restarting network in linux Linux/Unix
  • Sequence Resetting Oracle
  • Establishing trusted relationship between dbmonitor( central monitoring) and monitoring targets. Linux/Unix
  • fkwoind.sql fkwoindex.sql Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • Remove DOS CR/LFs (^M) Linux/Unix
  • lck.sql Oracle
  • MYSQL for Oracle DBA MYSQL

Find Command

Posted on 06-Oct-2005 By Admin No Comments on Find Command

Following command gives, all files that are modified in last 4 days.

find /IOTTOARCH/*.arc -mtime -4 -exec ls -rlt {} ;

Following command gives, all files that are modified before last 4 days.

find /IOTTOARCH/*.arc -mtime +4 -exec ls -rlt {} ;

Linux/Unix, shell

Post navigation

Previous Post: SAN
Next Post: Implementation of key based authentications

Related Posts

  • purge_trc.sh Linux/Unix
  • Sending email with file attachment. Linux/Unix
  • setting prompt display with .profile Linux/Unix
  • find the files that are 1 day old. Linux/Unix
  • runsql_once.ksh Linux/Unix
  • replacing ^M character when passing files from Windows to Unix Linux/Unix

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • JSON/XML Types in Oracle Oracle
  • Oracle 10g for solaris 10 Oracle
  • Good RAC & Standby Notes Oracle
  • How to find password change date for user Oracle
  • DBMS_Shared_pool pinning triggers Oracle
  • CPU Core related projections AWS
  • Test Case for Inserting Multiple (2.3 Million rows in 26 Seconds) Oracle
  • online_ts_bkup.sql Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme