Buy anything from HongKong - Dealextreme

You can buy any kind of electronic gadgets from DealExtreme with free shipping option.
Please visit DealExtreme for very low prices.
Here is the link to the site : www.dealextreme.com

25 November 2008

Bash usage in IBM AIX

After installing bash on IBM AIX, create the following files in user home directory :

.bashrc
source ~/.profile

.profile
echo "Welcome to server XXX"
PS1='${USER}@${PWD}>'

No comments: