View Single Post
Zas's Avatar
Posts: 196 | Thanked: 113 times | Joined on Jun 2010 @ Finland
#33
Originally Posted by casper27 View Post
Code:
sh ~./welcome.sh
Its in home/user dir so should run. Am I missing something with this one?
Just do
Code:
sh ~/welcome.sh
Without the dot after ~ or use /home/user instead
 

The Following User Says Thank You to Zas For This Useful Post: