Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle
  • Good Doc 28-JUN-2006 Oracle
  • Oracle Data Direct to TAPE Oracle
  • Creating a Container Database using dbaascli Uncategorized
  • ORA-1841 Error Connecting to Upgraded Database After Set PASSWORD_LIFE_TIME Oracle
  • PHP code to add WordPress posts in bulk programmatically PHP/MYSQL/Wordpress
  • process id based files and processes Linux/Unix
  • perf_today.sql Oracle
  • Index Range Scan Oracle
  • chk_space_SID.ksh Linux/Unix
  • Deleting first line and lastline of a file using sed Linux/Unix
  • grep multuple patterns Linux/Unix
  • Rename Tablespace Oracle
  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix
  • Removing Ctrl-M from end of line using vi Linux/Unix

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

  • To find all disk io ( EMC as well as local) Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • Directory wise folder wise space usage Linux/Unix
  • rm_backup_arch_file.ksh Linux/Unix
  • crontab syntax Linux/Unix
  • secure crt settings 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 (150)
  • MYSQL (5)
  • Oracle (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (151)
  • SQL scripts (349)
  • 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.sh23-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
  • DBMS_PROFILER for tuning PLSQL programs. Oracle
  • Btee and Bitmap Plans in Oracle 9i and higher Oracle
  • Windows based Command line mailing program like mailx (Sednmail for windows) PHP/MYSQL/Wordpress
  • Good links for x$ tables in oracle. Oracle
  • Formatter Explain plan Output 1 Oracle
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • Oracle Connections expire_time and firewall Oracle
  • Transfer SQL Profiles from One database to other database. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme