Thread: start program
View Single Post

  #2 (permalink)  
Old 06-26-2007, 10:49 PM
monk's Avatar
monk monk is offline
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 482
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
Default

Open .bash_profile in your home directory
Code:
cd
vi .bash_profile
Add a command such as
Code:
date
ls
Save file. Logout and login again.
__________________
May the force with you!
Reply With Quote