Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Ports used by Oracle Software Oracle
  • Exadata Basics Oracle
  • Histogram information Oracle
  • Oracle Recommended Patches — Oracle Database ID 756671.1 Oracle
  • Explain Plan Doesn’T Change For Sql After New Statistics Generated Oracle
  • oradebug ipcrm ipcs Oracle
  • Temporary tablespace explaination Oracle
  • Order by with ROWNUM Oracle
  • How to calculate PROCESSES parameter Oracle
  • TNSNAMES entries details Oracle
  • Reading config file from other folder inside class Python/PySpark
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • Drop database in Oracle 10g Oracle
  • Changing unix system clock when Oracle database is running. Oracle

xargs use

Posted on 29-Nov-2006 By Admin No Comments on xargs use

Remove all files that are generated in OCT

ls -rlt | grep -i “oct” | awk ‘{print $9}’ | xargs rm

Remove files that has number 3200 to 3699.

ls -rlt arch1_573748961_3[2-6][0-9][0-9]* | awk ‘{print $9}’ | xargs rm

Linux/Unix, shell

Post navigation

Previous Post: oradebug ipcrm ipcs
Next Post: Order by with ROWNUM

Related Posts

  • grep multuple patterns Linux/Unix
  • catall.sh Linux/Unix
  • Establishing trusted relationship between dbmonitor( central monitoring) and monitoring targets. Linux/Unix
  • find_du.ksh to find # of files, their sizes in current folder and its subdolder Linux/Unix
  • Guide to Linux System Command Mastery Linux/Unix
  • Search and replace editor command in vi 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
  • metalink all dynamic view reference notes. Oracle
  • findobj.sql Oracle
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • How to find Unix server conguraiton including Server Model number and underlying disk sub-system ( On Solaris) Linux/Unix
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress
  • Formatter Explain plan Output 1 Oracle
  • Wait Based Tuning Step by step with SQL statement Oracle
  • Finding Oracle Patches with opatch Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme