Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How does one overcome the Unix 2 Gig file limit? Linux/Unix
  • Unix split command to split files Linux/Unix
  • VIvek Encryption Package and Its Usage Oracle
  • Generate SSH without password authentication. Linux/Unix
  • currwait.sql Oracle
  • UNderstand and eliminate Latch contention. Oracle
  • PLSQL Table Syntax 1 Oracle
  • Drop specific SQL plan baseline – spm Oracle
  • Metalink Note: Note:250655.1 : ADDM Basics USING THE AUTOMATIC DATABASE DIAGNOSTIC MONITOR Oracle
  • Changing Instance Name ( No DB_NAME) Oracle
  • Locktree.sql Oracle
  • ORACLE_SID in sqlplus Oracle
  • How to know Number of CPUs on Sun Box Linux/Unix
  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql Oracle
  • Search and replace pattern 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

  • oracle 10g on linux Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • To see only files and/or folders using LS command Linux/Unix
  • Removing Ctrl-M from end of line using vi Linux/Unix
  • Transfer SQL Profiles from One database to other database. Oracle
  • Find total file sizes 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)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Oracle Material from OTN Oracle
  • To Find Orphan OS processes. Linux/Unix
  • Trace a SQL session from another session using ORADEBUG Oracle
  • find_pk.sql /* Find Primary Key */ Oracle
  • Shuffle an array PHP/MYSQL/Wordpress
  • How to change hostname in Linux Linux/Unix
  • Jai Shree Ram Oracle
  • send attachment from unix-shell script Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme