Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Can you do the trick where the actual binary is embedded in the .sh with batch files? I think that's what he's talking about.


Exactly... I was talking about cat'ing the JAR file to a shell script. It's a pretty simple ant or maven task. (Or just 'cat script.sh myjar.jar > executable')

I don't know if this works on Windows or not... Never tried - it's been a long time since I've used Windows. And even then, if I needed to do command line work, I would install Cygwin. I don't know why it wouldn't work with batch files though. Do they get a reference to their own name as an argument?


As far as I remember, yes you can, but it required an external tool to do it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: