Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to Make Trace Files Created by Oracle Readable by All Users ? Oracle
  • TABLE SIZING WITH DB_BLOCK ARCHITECTURE Reference : Metalink note : 10640.1 Oracle
  • shutdown linux Linux/Unix
  • Removing first line Linux/Unix
  • to see when crontab is changed. Linux/Unix
  • My Test Case On 21-OCT-2005 Oracle
  • tblwopk.sql tablewopk.sql Oracle
  • Oracle 10g for solaris 10 Oracle
  • get_vmstat_linux Oracle
  • send email from unix mailx with attachment. Linux/Unix
  • cp_filesystem.sql Oracle
  • replace alphabets using sed Linux/Unix
  • purge_trc.sh Linux/Unix
  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 Oracle
  • SAT Mathematics 10 questions and answer at the end. Uncategorized

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

  • nfs mount command Linux/Unix
  • send email from unix mailx with attachment. Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • .profile Linux/Unix
  • SAN Linux/Unix
  • fdisk -l explaination about Primary-Logical-Extended Partitions 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 (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (350)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sql23-Apr-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Drop database in Oracle 10g Oracle
  • GSQ.sql Oracle
  • SAT Mathematics 10 questions and answer at the end. Uncategorized
  • runon_allpdbs_show_conname.sh Oracle
  • Temporary Tablespsace Temp tablespace behaviour Oracle
  • Reading parameter file and printing Linux/Unix
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • Nice notes on wait events Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme