Thread
:
Set IM pesence and status from the command line
View Single Post
nicolai
2010-10-09 , 20:40
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#
8
You can not set the executable bit on files
in /home/user/MyDocs
chmod a+x SetPresence.py can not work
Move the file to your home folder
mv /home/user/MyDocs/SetPresence.py /home/user/
chmod u+x /home/user/SetPresence.py
regards
Nicolai
__________________
my contributions:
Desktop Clock Widget
|
Calendar Home Widget
|
Lens Cover Reminder
|
ConnectNow
|
Scout
|
App Search Widget
|
ProfilesX
|
Desktop-Switcher
|
SMS-Messageblocker
-
Donate
-
Quote & Reply
|
The Following User Says Thank You to nicolai For This Useful Post:
sting04
nicolai
View Public Profile
Send a private message to nicolai
Find all posts by nicolai