Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Recovering lost SYS password Oracle
  • Library cahe Latches and internal explaination Oracle
  • USE_NL and INDEX hints example Oracle
  • Find nth max and min. Oracle
  • plan10g.sql good Oracle
  • How to stop OCSSD Daemon Oracle
  • Find total file sizes Linux/Unix
  • Facts about SCN and Rollback Segment Oracle
  • Small sample shell program Linux/Unix
  • Ports used by Oracle Software Oracle
  • OEM-Commnds Oracle
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle
  • To find all disk io ( EMC as well as local) Linux/Unix
  • Adding or Dropping Online Redo Log Files When Physical Standby in place Oracle
  • Remove DOS CR/LFs (^M) 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
  • Removing Blank lines from file using grep Linux/Unix
  • catting.sh Linux/Unix
  • Processes parameter and its dependencies on OS kernel parameters 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 (397)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (345)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • CPU Core related projections AWS
  • 10g oem configuration Oracle
  • Goog notes on X$ tables Oracle
  • Renaming the column name Oracle
  • dbms_job.submit example Oracle
  • Finding last recovered file on DR and remove all chanracters before any “/” Linux/Unix
  • V$transaction notes for finding XID composition. Oracle
  • get_aix_vmstat.ksh Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme