1.
Welcome
2.
Study Guides
❱
2.1.
Command Line
2.2.
Docker
2.3.
JavaScript
2.4.
Python
2.5.
Vim Editor
3.
Data Structures and Algorithms
❱
3.1.
Big O
3.2.
Linked List
3.3.
Stack
4.
The Terminal
❱
4.1.
ls
4.2.
cd
4.3.
cp
4.4.
mv
4.5.
mkdir
4.6.
rm
4.7.
rmdir
4.8.
touch
4.9.
dirs
4.10.
pwd
4.11.
clear
4.12.
less
4.13.
nano
4.14.
cat
4.15.
bat
4.16.
top
4.17.
man
4.18.
tldr
4.19.
locate
4.20.
find
4.21.
grep
4.22.
tree
4.23.
tar
4.24.
zip
4.25.
gzip
4.26.
wc
4.27.
tee
4.28.
kill
4.29.
ps
4.30.
shutdown
4.31.
reboot
4.32.
uptime
4.33.
chmod
4.34.
chown
4.35.
du
4.36.
df
4.37.
head
4.38.
tail
4.39.
diff
4.40.
date
4.41.
sleep
4.42.
which
4.43.
apropos
4.44.
ping
4.45.
dig
4.46.
traceroute
5.
Code Self Study
❱
5.1.
Technologies
5.2.
Contributing
5.3.
Roadmap
Light (default)
Rust
Coal
Navy
Ayu
Code Self Study Wiki
bat
bat
is similar to
cat
or
less
but with syntax highlighting.