This document provides an introduction to Linux command basics and top 50 commands. It discusses important commands like pwd, ls, cd, mkdir, rmdir, lsblk, mount, df, ps, kill, touch, cat, head, cp, mv, comm, ln and more. It also covers users and groups, file ownership and permissions. Lab exercises are included to practice using commands like mkdir, chmod, chown and displaying directory contents. Finally, it discusses useful filter commands like grep, uniq and sort as well as the text manipulation command awk.