Linux CLI - Navigating the File System
If you run
ls -lR in a directory with two subdirectories each containing files, what will the output show?ls -lR in a directory with two subdirectories each containing files, what will the output show?-l shows detailed info; -R lists directories recursively.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions