diff --git a/2l/2l.sh b/2l/2l.sh index ef47bdd..8264a33 100755 --- a/2l/2l.sh +++ b/2l/2l.sh @@ -1,5 +1,7 @@ #!/bin/bash -# Read the contents of the file flag.txt using only 2 letter commands +# Read the contents of the file flag.txt using only 2-letter commands + +echo Read the contents of the file flag.txt using only 2-letter commands while true; do echo -n "$ "