View Single Post
(#6 (permalink))
Old
umbrarchist's Avatar
umbrarchist is Offline
Villager Senior
umbrarchist
 
Posts: 1,812
Join Date: May 2005
Location: , Wisconsin, USA
Default 15-08-08, 04:48 PM

Oops, I forgot!

That "hs" command will have to be made executable. Type:

sudo chmod 711 /usr/local/bin/hs

You will have to enter the password again. The "chmod" command changes the mode of a file and the 711 will make it possible for anyone to execute the file and the owner can read it or write it.


um
Reply With Quote