Amazon Interview Question

How to list directory on Linux using command list?

Interview Answer

Anonymous

Jul 26, 2020

'ls' command is used in Linux to show the list of directories.

1