In the shell below:
pwd— confirm you start at home (~)ls -la— read one line fully: permissions, owner, size, namecd /var/log && ls— the incident roomcd -— bounce back homefind ~ -name "*.txt"— locate your text filestree ~/projects— see structure at a glance