Dejanu Alex
Aug 4, 2021

--

Some shortcuts which certainly worth mentioning:

cd - (go back to previous directory)

mkdir -p parent_dir/child_dir (create nested directory structure)

echo $? (check the return code of previous command)

--

--

Dejanu Alex
Dejanu Alex

Written by Dejanu Alex

Seasoned DevOps engineer — Jack of all trades master of None

No responses yet