[2l]: print challenge information
This commit is contained in:
4
2l/2l.sh
4
2l/2l.sh
@ -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 "$ "
|
||||||
|
Reference in New Issue
Block a user