[2l]: print challenge information

This commit is contained in:
2024-09-17 18:02:48 +01:00
parent 95e5d3675d
commit 7b1fc41dca

View File

@ -1,5 +1,7 @@
#!/bin/bash #!/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 while true; do
echo -n "$ " echo -n "$ "