View Single Post
Magik's Avatar
Posts: 271 | Thanked: 65 times | Joined on May 2010 @ Poland, Białystok
#8
Hello.
First of all: thanks for useful posts

Ok so I made a file named "vnc". Then I pasted first script to it. Next I put that file into /user/bin(to launch it from any folder?) . I made it executable by this command:
Code:
chmod u+x vnc
When i type "vnc" it says "Permission Denied".
When i type"sudo vnc" it prints "sh: vnc: not found"

I don't know much about shell scripts so help would be nice

Last edited by Magik; 2010-07-05 at 12:34.