File with spaces!
Herein, we must print the contents of the file containing spaces.
Running the same ls command we find:
ls
We will escape the spaces in order for the file to be treated as one file, and not multiples.
We can then use the password to move onto level 4!
Last updated 1 year ago
cat spaces\ in\ this\ filename # This directly outputs the password requried.