
SXI ADMIN
in Fashion, Technology
#1: ls : What’s in this directory? The command ls stands for list directory contents. And, cleverly, it will do just that: list a directory’s contents! Using it with -F will give a list of the directories contents, and denote items that are other directories with a trailing /. ls -F On my server returns:…