**Goal: Find the password and log into level 3. **
Lets first list out the files in the current directory.
bandit2@bandit:~$ ls
spaces in this filename
We can see the file named āspaces in this filenameā we are after! Like level 2 we wonāt be able to directly able to use this filename so we will need to be clever. We can try putting our filename in quotation so that Linux will know that the spaces are a part of one filename.
Now we have our password for level 3 and we sign into the next level!