Re: Tar/gzip is messing up icons
Re: Tar/gzip is messing up icons
- Subject: Re: Tar/gzip is messing up icons
- From: Martin Orpen <email@hidden>
- Date: Sat, 15 Jan 2005 00:36:32 +0000
Title: Re: Tar/gzip is messing up icons
on 13/1/05 2:15 pm, Jan-Bultereys wrote:
> Is there an option in the TAR/GZIP command to keep the icons/resources?
> Or does anyone has a better option to compress files/directories via the
> terminal window in os X?
Here's a fun one if you use Panther: - and you don’t have to use Terminal or the shell:
on open these_items
try
tell application "BOMArchiveHelper" to open these_items
on error
display dialog "This script only works with Panther"
end try
end open
Just drag stuff on the droplet and impress your workmates with what you can do with one line of script...
:-)
--
Martin Orpen
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden