The ls is a command to list files in Unix and Unix-like operating systems. TheĀ ls is specified by POSIX and the Single UNIX Specification. When it is invoked without any arguments, ls lists the files in the current working directory. The ls -h command is used for displaying a size of the file in human readable format.
Command:
ls -h