So I am following this guide on how to set up a trap partition on my Macbook pro in the event of a stolen device. So far the instructions are very clear and everything works until halfway through where it loses me. It says to login as root using the "su <admin> sudo su commands, and then to copy and paste some text using "your favorite text editor" (I used textedit), save it as "prey.sh", and to make sure that the script is "executable". How exactly do I do that? The first thing I figured I would need to do is format it as "plain text", then "save as" in the directory /usr/bin. But when I do that, I get a permissions error, despite supposedly being logged in as root (I know I am because in terminal the user has a # instead of $). So what I did is change the permission using the info window in Finder, which worked, but my file "prey.sh" doesn't look like all the other files in usr/bin. Particularly, all the other ones are "Unix Executable", but mine appears to have only been saved differently as all the rest in the bin. Can anyone comment whether or not I am doing this correctly so far? I have attached a screenshot so it's clear what I am trying to do with this file.

ALec

ALec