Unix for children
How to teach children Unix teams? In the pictures:

cat file - output of the file contents (whole cat)
head file - output of the first few lines of the file (cat head)
tail file - output of the last few lines of the file (cat tail)
www.osipov.org.ru

cat file - output of the file contents (whole cat)
head file - output of the first few lines of the file (cat head)
tail file - output of the last few lines of the file (cat tail)
www.osipov.org.ru