Custom Search
www.rocket99.com : Technical Guides Sybase Oracle UNIX Javascript


Technical Guides
Sybase
Oracle
UNIX
Javascript




Of Interest

Business Intelligence and Analytics



Oracle Training





UNIX » shell » »

Solaris environment setup

     



Solaris setup: for Korn Shell. Add these commands to your .bash_profile
script located in /export/home/yourlogin.





# allow ESC processing of line commands, vi style

set -o vi


# backspace setting .. depends on emulator

stty erase ^?


# perl location - mainly for reference

export PERL=/usr/local/bin/perl

# editor setting, needed for Oracle and some other processes

export EDITOR=vi

# nice pathing display

export HOSTNAME=`hostname`
export PS1=`echo '\033[35m${HOSTNAME}:${PWD}\n>'`


# display the host name

banner $HOSTNAME










UNIX : Related Topics


Sybase Web Site
Sybase iAnywhere Mobile Web Site
Oracle Enterprise Web Site



Get the latest Rocket99 news and tech tips via






Site Index About this Guide to Sybase, Oracle, and UNIX Contact Us Advertise on this site




Copyright © 2016 Stoltenbar Inc All Rights Reserved.