April 7, 20224 yr I downloaded a small program from the web. Threw it in a folder on my boot stick and tried to change the rights to it, but oddly even when signed in as root will not change. Here is a little screen shot of the command line showing this.
April 7, 20224 yr Community Expert That is by design. For security reasons files on the flash drive cannot have their ‘execute’ bit set. if you want to execute script files from the flash then you have to precede the file name with ‘sh’ (or ‘bash’).
April 7, 20224 yr Author Thank you! I moved the script to the array. Not knowing if that would skew the results or not. I doubt it. Thanks again.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.