Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to Decide upto what level you can decrement your datafile size. ( Shrink Datafile) Oracle
  • Sending SQLPLUS output in HTML format Oracle
  • Implementing Listener Security Oracle
  • Oracle Metalink useful notes Oracle
  • oracle fast start failover best practice Oracle
  • 272332.1 CRS 10g Diagnostic Collection Guide Oracle
  • How to remove blank lines using vi editor command Linux/Unix
  • Find nth max and min. Oracle
  • Parallel DML Oracle
  • TNSNAMES entries details Oracle
  • V$CONTROLFILE_RECORD_SECTION reference notes. Oracle
  • How to Modify the statistics collection by MMON for AWR repository Oracle
  • V$transaction notes for finding XID composition. Oracle
  • UNderstand and eliminate Latch contention. Oracle
  • Composite Index creation tip from Vivek Oracle

Removing first line

Posted on 13-Jan-2006 By Admin No Comments on Removing first line

ssh webdbprod23 “df -k /db6/oradata/WEBP18F” | awk ‘{print $4}’ | sed ‘1d’

1d for deleting first 1 line.

2d for deleting first 2 lines ans so on.

Linux/Unix, shell

Post navigation

Previous Post: Privileges Required to Create Procedures and Functions that uses objects from other schema.
Next Post: In Addition to previous note, following grants needed on PERFSTAT user.

Related Posts

  • Korn Shell Arithmatic Linux/Unix
  • switchlogfile.sh Linux/Unix
  • get_vmstat.ksh Linux/Unix
  • on IBM-AIX for display Linux/Unix
  • Find Command Linux/Unix
  • cold backup scripts to copy locally 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
  • xargs use Linux/Unix
  • SQL Tracker by SID sqltrackerbysid.sql Oracle
  • Locktree.sql Oracle
  • purge_trc.sh Linux/Unix
  • create PLAN_TABLE command. Oracle
  • find_string_in_database.sql Oracle
  • Wait Based Tuning Step by step with SQL statement Oracle
  • Identical Dblink Issue… Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme