1.4 Working with files
Inspecting and manipulating files
Advanced: check out other common commands https://www.thegeekstuff.com/2010/11/50-linux-commands/
LIVE DEMO: working with files
Rear Adm. Grace Hopper
(1906 -1992)
Commands
wc
wc -l
head -n
tail -n
nano
sort
cp
mv
rm
Objectives
Your turn...