# ls [OPTION]... [FILE]...# -a —Includes hidden files# -h —Uses human-readable sizes# -l ( lowercase L)—Enables long listing# -r —Reverse order# -R —Recursively lists directories# -s —Shows sizes of each file and directory# --sort=WORD WORD:none(-U) size(-S) time(-t) version(-v) extension(-X)# -t sort by modification tim# --time=WORD WORD: atime|access (-u) ; ctime|status (-c)# aliasll # ls -alFlsblk # list block devicessudo lshw # list hardwarelsmod # show the status of modules in the Linux Kernellspci # list the PCI devices attached to your system