Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Rovanion
on April 17, 2013
|
parent
|
context
|
favorite
| on:
The most useful thing in bash
Does it run bash scripts or does it have its own scripting language?
dsl
on April 17, 2013
[–]
Your script should have "#!/bin/bash" at the top, which tells the shell what interpreter you want it ran with. So, yes?
etanol
on April 17, 2013
|
parent
[–]
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: