Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • USER_TABLES.Freelists Oracle
  • FRA Information. Oracle
  • Removing Ctrl-M from end of line using vi Linux/Unix
  • Giving Grant on v$DATABASE Oracle
  • logminer and my_lbu Oracle
  • Useful Solaris Commands on 28-SEP-2005 Linux/Unix
  • PHP code to add WordPress posts in bulk programmatically PHP/MYSQL/Wordpress
  • Good Oracle Architecture In Short and point to point Oracle
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress
  • Default User Profile Oracle
  • oradebug ipcrm ipcs Oracle
  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle
  • How to find Unix server conguraiton including Server Model number and underlying disk sub-system ( On Solaris) Linux/Unix
  • Important Script Method for tuning Oracle
  • Zip and unzip with tar 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

  • To Find Orphan OS processes. Linux/Unix
  • Kernel Parameter setting explaination for Processes Parameter Linux/Unix
  • checking connectivity between two servers 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
  • cif crons 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
  • Search and replace pattern Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • For Perl DBI installation and testing program PHP/MYSQL/Wordpress
  • Jai Shree Ram Oracle
  • Python class import from different folders Python/PySpark
  • RAC with RHEL4 and 11g Oracle
  • In Addition to previous note, following grants needed on PERFSTAT user. Oracle
  • Very clear article about oracle dataguard Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme