Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Committing distributed transaction using commit force Oracle
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • moving lob object to other tablespace lob_mvmt.sql Oracle
  • Another Tuning Article for subheap of shared pool Oracle
  • metalink all dynamic view reference notes. Oracle
  • fkwoind.sql fkwoindex.sql Oracle
  • How to Decide upto what level you can decrement your datafile size. ( Shrink Datafile) Oracle
  • When to rebuld B-tree index Oracle
  • online_bkup.sql Oracle
  • How to Modify the statistics collection by MMON for AWR repository Oracle
  • tar and untar a dolder with all its subfolder. Linux/Unix
  • note id 373303.1 Linux/Unix
  • plan10g.sql good Oracle
  • Mutating Table Error while using database trigger Oracle
  • Adding addidional hard drive and attach it to a linux box. Linux/Unix

replace alphabets using sed

Posted on 28-Aug-2008 By Admin No Comments on replace alphabets using sed

Following will replace anything except numeric digits.

sunflower1/800P>echo /db15/archlogbak/800P/arch0000295711.arc | awk -F”/” ‘{print $NF}’ | sed -e ‘s|[^0-9]||g’

0000295711

Linux/Unix, shell

Post navigation

Previous Post: Reading parameter file and printing
Next Post: Finding last recovered file on DR and remove all chanracters before any “/”

Related Posts

  • scripts to take listener.log backup Linux/Unix
  • oracle 10g on linux Linux/Unix
  • To find all disk io ( EMC as well as local) Linux/Unix
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • Which environment is used by currently running process ( Very good) Linux/Unix
  • Removing first line 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 (402)
  • 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

  • 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
  • Creating a Container Database using dbaascli08-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix
  • v$event_name Oracle
  • Finding last recovered file on DR and remove all chanracters before any “/” Linux/Unix
  • catting.sh Linux/Unix
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • Vivek’s egrep commands to trace problem. (on linux x86-64) Linux/Unix
  • Very Good Oralce Internal Tuning Book Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme