Stu L Tissimus
Jan 25, 2008, 07:19 AM
Let's say I have a command that takes a single parameter. For example:
cp <parameter> ~/Desktop
(That's not the command, but it's the simplest thing I can think of.) Basically, what I'd like to do is be able to drag a file over an application/script in my dock and let said app/script use the filepath as a parameter to a bash script. Any ideas?
cp <parameter> ~/Desktop
(That's not the command, but it's the simplest thing I can think of.) Basically, what I'd like to do is be able to drag a file over an application/script in my dock and let said app/script use the filepath as a parameter to a bash script. Any ideas?
