Linux useful command cheetsheet Tip tip linux Created At : 2021-04-22 22:34 Text editsedwcvim Text editsedsed -i 's/snow/rain/g' forests.txt wcwc -l file // line wc -w file // word wc -c file // character vim