On 15 Jan 2018, at 15:33, Sam Hathaway wrote:

That worked even whitout making the file Randomize.sh executable with chmod +x Randomize!
 Take a look:

 Vlads27iMac2012:Text Filters Vlad$ ls -al
 total 48
 drwxr-xr-x@ 5 Vlad staff 170 14 Jan 21:17 .
 drwxr-xr-x@ 17 Vlad staff 578 15 Jan 06:44 ..
-rwxr-xr-x@ 1 Vlad staff 111 1 Nov 2016 Delete_Viewed_Video_in_Lynda_TOC.pl
 -rwxr--r--@ 1 Vlad staff 69 15 Jan 06:32 Randomize.sh
 -rwxr-xr-x@ 1 Vlad staff 80 4 Nov 2015 Selection_To_Numbered_List.sh

 How is this possible?

See the `x` in column 4? That indicates that `Randomize.sh` is in fact executable,  _by the owner_  (you). BBEdit also runs as you, so it can execute the script just fine.

Why do the others have an x on column 7 (that's groups, right?!)?


Just a note: BBEdit doesn’t care, but to avoid future human confusion you might want to change `Randomize.sh` to `Randomize.pl` since it’s a Perl script now.

Done.

Thanks again!

--
This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
--- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.
Visit this group at https://groups.google.com/group/bbedit.

Reply via email to