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}>'
Technology Software Hardware News Tips and Tricks Architecture Yazılım Mimari Bilgisayar Teknoloji Türkçe İngilizce
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
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}>'
zaman:
11/25/2008 11:05:00 am
No comments:
Post a Comment