Most used linux commands and CLI tools
this article is being updated. .. Basic commands (must know) pwd ls cd chown chmod ps -aux useradd -aG wheel [user] cat less | piping Networking related commands (must know) ip a (previously ifconfig) ip link ip route…
kevinLinux General