Linux CLI - Navigating the File System
When executing
cd ~nonexistentuser, why does the shell return an error?cd ~nonexistentuser, why does the shell return an error?~username expansion~username to that user's home directory if the user exists.cd ~root if root exists, it works; else error [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions