#!/bin/bash # your code goes here ls -an cat prog.sh
Standard input is empty
total 12 drwxr-x--- 2 0 1000 4096 Sep 11 15:39 . drwxr-xr-x 3 1001 1001 4096 Sep 11 15:39 .. -rw-rw-r-- 1 0 0 53 Sep 11 15:39 prog.sh #!/bin/bash # your code goes here ls -an cat prog.sh