The software terminator is weird. When adding custom commands, separate them with ;
and add bash
at the end to avoid it from exit.
For examplels; iwconfig -h; bash
.
This way the custom commands will be saved and executed at start up.
2017/3/2 14:51