Basic Linux CLI Survival
Closed this issue · 1 comments
Laoujin commented
blog post: basic linux survival
cd / ls / pwd
id, chown, chmod
sudo -s !!
touch, echo "" >> file
rm, mv, ...
Laoujin commented
Learn Bash: awk + grep + sed = all the power in the universe
http://www.theunixschool.com/p/awk-sed.html