I have a batch file (.command) that I double click to do work. It has dependencies on files in the same folder, but if I double click the .command file it just launches and assumes the current location is /~
How do I find/specify the location of the .command file in the script itself, so I can refer to relative assets?
No comments:
Post a Comment