I would like to associate certain files with a unix program, the bonus points come in where I need to pass the file name along with some other command line arguments to that program on startup.
I can associate the files with a script of some sort using Platypus, however within that script i end up using "open-x11 /path/to/unix/program" which doesn't like to pass command line arguments.
Is there any way to get around this? I found some discussions of this issue with open-x11 on google, but all the links to versions of the open-x11 script that fixed the issue now seem to be broken.
I can associate the files with a script of some sort using Platypus, however within that script i end up using "open-x11 /path/to/unix/program" which doesn't like to pass command line arguments.
Is there any way to get around this? I found some discussions of this issue with open-x11 on google, but all the links to versions of the open-x11 script that fixed the issue now seem to be broken.