Linux command: ls - list directory contents ls - list directory contents ls [OPTION]... [FILE]... Commonly used options l: long a: all S: sort by size t: sort by last modified timestamp r: sort reversed R: recursive F: append indicator (one of */=>@|) to entries Labels Linux LPIC
Linux command: ss - socket statistics ss is another utility to investigate sockets. It can display more TCP and state information than other tools. Read more
GitHub CLI GitHub CLI brings GitHub to your terminal. Free and open source. Official website: https://cli.github.com Read more