Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • ORA-3136 Oracle
  • Sending email with file attachment. Linux/Unix
  • DBA_HIST_SQLSTAT contents Oracle
  • Load testing on Oracle 19C RAC with HammerDB Oracle
  • Sending SQLPLUS output in HTML format Oracle
  • normal maintenance for exp-imp and renaming table Oracle
  • Oracle 11g RAC on OEL 5 and Vmware 2 Oracle
  • To see how much time or progress of long transaction Oracle
  • Important Script Method for tuning Oracle
  • UNderstand and eliminate Latch contention. Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • pvm_metric.sql for gathering report from vmstat tables Oracle
  • Oracle Support Metalink ID 161818.1 Oracle
  • checking redhat linux version Linux/Unix
  • Import and export statements Oracle

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

  • chk_space_SID.ksh Linux/Unix
  • catall.sh Linux/Unix
  • Debugging Shell FIles Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • tar and untar a dolder with all its subfolder. Linux/Unix
  • move_arch_files.ksh Linux/Unix

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Oracle Recommended Patches — Oracle Database ID 756671.1 Oracle
  • Pending Distributed Transations Oracle
  • Restoring a user’s original password 1051962.101 Oracle
  • sql_plan9i.sql Oracle
  • Which environment is used by currently running process ( Very good) Linux/Unix
  • Import and export statements Oracle
  • In Addition to previous note, following grants needed on PERFSTAT user. Oracle
  • eplan.sql Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme