philchillbill wrote: > How do I create a Tweak / User Command from a shell script rather than > via the GUI; i.e. where are those commands saved in the filesystem ?
/usr/local/etc/pcp/pcp.cfg Interesting idea, to script that - presumably for your 'one-click' ngrok install. The interface allows the user to create up to three user commands, and that cfg file has spaces for USER_COMMAND_1, USER_COMMAND_2 and USER_COMMAND_3. I suspect it may break something if you added USER_COMMAND_4, so you may have a problem if the user has already filled all three slots. ------------------------------------------------------------------------ chill's Profile: http://forums.slimdevices.com/member.php?userid=10839 View this thread: http://forums.slimdevices.com/showthread.php?t=113512 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
