Linux CLI - Navigating the File System
What will be the output of
ls -lR in a directory with two subfolders, each containing files?ls -lR in a directory with two subfolders, each containing files?-lR options-l lists files with details, and -R lists recursively through all subdirectories.-lR = detailed + recursive listing [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions