Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Find sort details from Db find_sort.sql Oracle
  • database trigger failing Oracle
  • Jai Shree Ram Oracle
  • Zip and unzip with tar Linux/Unix
  • Vivek’s egrep commands to trace problem. (on linux x86-64) Linux/Unix
  • Standby Database File Management in 10g with STANDBY_FILE_MANAGEMENT Oracle
  • The most important Tuning Notes Oracle
  • Error Handling in Proc Oracle
  • plan10g.sql good Oracle
  • ext#.sql Oracle
  • Deleting first line and lastline of a file using sed Linux/Unix
  • Renaming Oracle Instance Name Oracle
  • Removing Blank lines from file using grep Linux/Unix
  • OPENING A STANDBY DATABASE IN READ-ONLY MODE Oracle
  • SQL Tracker by SID sqltrackerbysid.sql Oracle

find the files that are 1 day old.

Posted on 15-Feb-2008 By Admin No Comments on find the files that are 1 day old.

find . -name “*” -type f -mtime -1 -exec ls -rlt {} ;

Linux/Unix, shell

Post navigation

Previous Post: Remove duplicate rows from table
Next Post: Drop database in Oracle 10g

Related Posts

  • handling filenname with space Linux/Unix
  • process id based files and processes Linux/Unix
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • Jai Shree Ram Linux/Unix
  • Directory wise folder wise space usage Linux/Unix
  • Debugging Shell FIles 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 (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • FRA Information. Oracle
  • tuning commmand for cpu, ip and memory stats Linux/Unix
  • How to analyze statspack or AWR report. Oracle
  • Virtual Indexes in Oracle Oracle
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • How to sort list of files on basis of their sizes. Linux/Unix
  • How to know current SID Oracle
  • Establishing trusted relationship between dbmonitor( central monitoring) and monitoring targets. Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme