Given that the password for bandit3 is in a file called “spaces in this filename”
when there is a space between 2 words in a filname you have to use a backslash “\” between them.
Tip: just write the 1st word and double tab & it will auto complete if its a unique name else it will show you a list of recommendations of files beginning with that word.
use ls -la to see the list of files & directories , then cat the spaces in this filename to see password for bandit3
bandit2@bandit:~$ ls -la
total 24
drwxr-xr-x 2 root root 4096 May 7 2020 .
drwxr-xr-x 41 root root 4096 May 7 2020 ..
-rw-r — r — 1 root root 220 May 15 2017 .bash_logout
-rw-r — r — 1 root root 3526 May 15 2017 .bashrc
-rw-r — r — 1 root root 675 May 15 2017 .profile
-rw-r — — — 1 bandit3 bandit2 33 May 7 2020 spaces in this filename
bandit2@bandit:~$ cat spaces\ in\ this\ filename
UmHadQclWm*************xGoRMb5luK
:) Yayy leveled up to Bandit3!