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

Does it run bash scripts or does it have its own scripting language?


Your script should have "#!/bin/bash" at the top, which tells the shell what interpreter you want it ran with. So, yes?


It is the kernel the one that interprets shebangs, not the shell:

http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.g...




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

Search: