Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • switchlogfile.sh Linux/Unix
  • dbms_job.submit example Oracle
  • pvmehta.com SQL scripts
    Find which sessions is accessing object that prevent your session to have exclusive locks in Oracle Oracle
  • sesswait.sql Oracle
  • fkwoind.sql fkwoindex.sql Oracle
  • Implementing Listener Security Oracle
  • lck.sql Oracle
  • Order by with ROWNUM Oracle
  • TRUNCATE Privs Oracle
  • How To Limit The Access To The Database So That Only One User Per Schema Are Connected (One Concurrent User Per Schema) Oracle
  • Complete Git Tutorial for Beginners GIT
  • DBMS_UTILITY PACKAGE Oracle
  • kill all processes from specific user in solaris. Linux/Unix
  • ext#.sql Oracle
  • pvm_pre_change.sql 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

  • move_arch_files.ksh /* Good One */ Linux/Unix
  • Removing Blank lines from file using grep Linux/Unix
  • Nice Article about semaphores and init.ora Processes parameter relations Linux/Unix
  • Generate SSH without password authentication. Linux/Unix
  • on IBM-AIX for display Linux/Unix
  • Paste command syntax 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 (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • 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

  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • database trigger failing Oracle
  • V$INSTANCE of Oracle in MYSQL MYSQL
  • Handling LOB data in Oracle Oracle
  • V$ROLLSTAT status is Full Oracle
  • Set Role explaination. Oracle
  • eplan9i.sql Oracle
  • Establishing trusted relationship between dbmonitor( central monitoring) and monitoring targets. Linux/Unix
  • Find Command Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme