Example file contents: ``` #!/bin/bash command_1 arg arg arg command_2 arg arg -t ... ```
Example file contents: