#!/user/bin/env bashDeclare this to run the bash command with './'
ls -a -l
cd ./ ./..
mv
alias
rm
cp
echo # "echo >" append to a file) "echo >>" (append to the end of the file)
cat
grep
bat
man # print the manual of a command ex: "man cat"
| #pipe