Scripts for Big Cat

Getting a handfull of these. I think they are usefull, so I'm tacking them all up here. Since they are all fairly small, I'm putting them all into a single tarball. The scripts are:

tar-gzip
A bash script that will put all of the selected files and folders into a single tar.gz file. If there is a single file, it skips the tar step.
Make_dmg
A bash script that takes the current selection, and makes a disk image. Plus over tar-gzip in that disk images save resource and finder info.
Set to BBEdit file
Real simple script that uses SetFile to set the selections' type and creator feilds to 'TEXT' and 'R*ch'. Requires the developer tools installed.

Downloads: