```
bash [options] [cmd | file]
#### 选项
-e
-x
#### 参考资料
1. [bash手册](http://www.gnu.org/software/bash/manual/bash.html)
2. `man bash`