View Single Post
Posts: 235 | Thanked: 89 times | Joined on Oct 2009 @ italy
#375
I did a test:
Code:
$ touch test1
touch test2
chmod +x test1 test2
vi test1
Code:
#!/bin/sh
rm /home/user/temp2
~
~
set in alarmed: 'sh /home/user/test2' at specified time.
It's worked!!
so, at this point, I suppose problem is with root privileges...
now, if following this: http://talk.maemo.org/showpost.php?p...&postcount=278 doesn't work, what is right way to execute command on root files?
__________________
If you found my post useful please thank me, I appreciate!