Skip to content

Commit caa61b7

Browse files
committed
Update 045-linux-basics-4.md
1 parent 4eed811 commit caa61b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

045-linux-basics-4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A pipe can refer to a number of things, but the one you are probably most concer
1919
```
2020
$ echo -e "\\x7" | ./pipe
2121
Please enter the character \x07 to get the flag!
22-
Wow! Your flag is: xxxxxxxxxxx
22+
Wow! Your flag is: thats_so_nice
2323
```
2424

2525
## Flag

0 commit comments

Comments
 (0)