More Linux Commands. Very useful to know for a Linux user.

While running Linux, if you want to list the contents of a folder in a vertical list format, just use the ls command with these switches. ls -hula –color=autols -hula –color=auto then you get the directory listing with human readable file sizes instead of being listed in bytes. To list the partitions on a disk, … Read more