Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 134 Bytes

level7.md

File metadata and controls

8 lines (4 loc) · 134 Bytes

level7

grep is used to find something in a file.

use cat data.txt | grep millionth to get the psswd.

save it and exit.