View Single Post
Posts: 43 | Thanked: 3 times | Joined on Jun 2008
#1
I want to run a Wake On Lan file to wake a computer.
But it bothers me everytime i have to go to XTerminal and type:
"
cd MyDocs
~/MyDocs python wol.py
"

Is there a way or create a file so that i just execute it and run instead of typing in Xterm ?

<<N810