The 50 Most Popular Linux & Terminal Commands - Full Course for Beginners
via freeCodeCamp
-
20
-
- Write review
Overview
Syllabus
Introduction.
Why use the command line?.
The world of operating systems.
What is Linux?.
Shells and Bash.
Setup For Linux Users.
Setup For Mac Users.
Setup For Windows (WSL).
Using The Terminal.
whoami.
man.
clear.
intro to options.
pwd.
ls.
cd.
mkdir.
touch.
rmdir.
rm.
open.
mv.
cp.
head.
tail.
date.
redirecting standard output.
cat.
less.
echo.
wc.
piping.
sort.
uniq.
expansions.
diff.
find.
grep.
du.
df.
history.
ps.
top.
kill.
killall.
jobs, bg, and fg.
gzip.
gunzip.
tar.
nano.
alias.
xargs.
ln.
who.
su.
sudo.
passwd.
chown.
Understanding permissions.
chmod.
Taught by
freeCodeCamp.org