Bandit Level 3-4
The file is hidden. To find it, we have to use the ls -a to list all the files.
Once again, we are using flags to get modified output.
ls -a ~/inhere
cat ~/inhere/.hidden
The file is hidden. To find it, we have to use the ls -a to list all the files.
Once again, we are using flags to get modified output.
ls -a ~/inhere
cat ~/inhere/.hidden