DEV Community

Ghaleb Al-Nakhlani
Ghaleb Al-Nakhlani

Posted on

90% of Linux Commands

man
sudo
cd
pwd
ls
clear
bash
ssh
history
grep
whereis
chmod
chown
find
apt
echo
cat
systemctl
df
htop
rm
mv
mkdir
cp
nano
ip
netstat

If you want to learn how to use the command just type in the terminal (man follwed by the command name)
Example:
Ubuntu@ubuntu$ man cd

Your Welcome to add more commands in the comments, if i forgot to include them.

Oldest comments (0)