Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ploxiln
on Jan 16, 2015
|
parent
|
context
|
favorite
| on:
Moved ~/.local/share/steam. Ran steam. It deleted ...
The "shebang" treats everything after the binary as a single argument. It only does one argument from the shebang and the file itself as the final argument. So it would run that kinda like
bash '-e -u' $file
But you can do
#!/bin/bash -eu
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: