It better to look for a Linux tutorial on file permissions. Have a look at: https://www.geeksforgeeks.org/permissions-in-linux/
Do a la command. (la = ls -a) Code: -------------------- tc@pCP:~$ la total 28 drwxr-s--- 4 tc staff 220 Oct 11 13:24 ./ drwxrwxr-x 3 root staff 60 Jan 6 2017 ../ drwxr-xr-x 2 tc staff 40 Jun 6 04:31 .X.d/ -rw-r--r-- 1 tc staff 114 Jun 6 04:31 .alsaequal.presets -rw-rw-r-- 1 tc staff 654 Oct 12 05:23 .ash_history -rw-r--r-- 1 tc staff 1016 Jun 6 04:31 .ashrc drwxr-s--- 3 tc staff 60 Jan 6 2017 .local/ -rw-rw-r-- 1 tc staff 920 Jun 10 2019 .profile -rwxr-xr-x 1 tc staff 582 Oct 11 14:02 delaystart.sh -rwxr-xr-x 1 tc staff 2135 Jun 6 04:31 pcp-powerbutton.sh -rwxr-xr-x 1 tc staff 713 Jun 6 04:31 powerscript.sh -------------------- If tc owns the file then "$ chmod 755 delaystart.sh". As pCP is RAM based you need a backup after you change something. If you are at the Linux commandline "$ pcp bu" will do. ------------------------------------------------------------------------ Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread: http://forums.slimdevices.com/showthread.php?t=116899 _______________________________________________ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix