Jun 22, 2024
cd
cd ..
cd -
ls -a
ls -l
ls -la
ls -lh
mkdir -p parent/child/grandchild
rmdir
rm -r
rm -rf
./
Full transcript