These are some interesting commands I found from EngineerMan on his youtube channel.
Go to this link to see the entire list. His github account link.
sudo !!
ctrl+x+e
ls -l
fc
mkdir -p folder/{sub1,sub2}/{sub1,sub2,sub3}
disown -a && exit