Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Directory wise folder wise space usage Linux/Unix
  • How to start CRS manually Oracle
  • Rman Notes -1 Oracle
  • To Find Orphan OS processes. Linux/Unix
  • How to remove blank lines using vi editor command Linux/Unix
  • Session_info.ksh Linux/Unix
  • checking redhat linux version Linux/Unix
  • Jai Shree Ram Oracle
  • How to find who is using which Rollback segment and how many rows or blocks in that rollback segments, Oracle
  • Order by with ROWNUM Oracle
  • Facts about SCN and Rollback Segment Oracle
  • findx.sql /* Find Indexes on specified USER.TABLE_NAME */ Oracle
  • Unix command for system configuration Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • setting prompt display with .profile Linux/Unix

.profile

Posted on 02-Aug-2005 By Admin No Comments on .profile

#! /bin/ksh -x

set -o vi

stty erase

EDITOR=vi;export EDITOR

PATH=.:$PATH;export PATH

. /oracle/oraprocs/set_env_dba

stty erase ^H

PS1=`uname -n`’->”$ORACLE_SID”@”(”$PWD”)’;

/bin/perl /oracle/title.pl `uname -n` “->” “$ORACLE_SID”

DISPLAY=192.168.4.112:0.0;export DISPLAY

Linux/Unix, shell

Post navigation

Previous Post: rm_backup_arch_file.ksh
Next Post: set_env_dba

Related Posts

  • setting prompt display with .profile Linux/Unix
  • on IBM-AIX for display Linux/Unix
  • to see when crontab is changed. Linux/Unix
  • To see mem usage and CPU usage system wide. Linux/Unix
  • Deleting first line and lastline of a file using sed Linux/Unix
  • find checksum of a file. 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 (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Check Oracle installed products using one command Oracle
  • column level grant syntax Oracle
  • Adding Datafile on Primary Server and Impact on Standby Server Oracle
  • Optimizer SORT Operations Oracle
  • catall.sh Linux/Unix
  • Insert cause enqueue locks Oracle
  • How to start CRS manually Oracle
  • Export Import with QUERY Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme