slartibartfast wrote: > I also tried the built in "powerscript.sh" which sends the $1 state to > an ssh terminal and that doesn't work either. Am I wrong in expecting > that toggling the power of piCorePlayer in Material skin or the Default > skin should change the state of $1 and display it in the terminal?
Just in case the arg num is wrong you should dump all args values into a file - something like echo "All Arguments values:" $@ >/tmp/allargs.txt ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=112760 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
