Q. What does the command 'ls -lh' do?
β
Correct Answer: (B)
Lists all files with human-readable sizes
Explanation: 'ls -lh' lists files with details and sizes in a human-readable format like KB, MB.