Listing folder vertically in CentOS centos There is few ways to get an ls output vertically, but the most elegant way is to use internal function of lsitself. $ ls -1 bootstrap-4.0.0-dist.zip/ css js $ Please note, that is number one “1“, instead of letter “l” as in Lima.