Linux CLI - Navigating the File System
In a Linux shell, what does the tilde character
~ typically expand to when used in a command?~ typically expand to when used in a command?~ is a shortcut in Linux shells that expands to the current user's home directory./), previous directory (cd -), or temp directories.echo ~ outputs your home directory path [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions