This document provides an introduction to basic Linux commands. It begins with an outline covering Unix systems, file transfer methods, basic commands like ls, mv and cp, users and permissions, learning about your system, and handy commands for bioinformatics. Specific commands and concepts are explained over 6 sections, with examples of how to use commands like grep, cut, sort and awk for bioinformatics tasks. The document encourages practicing these skills and provides additional resources for learning Bash oneliners. It concludes by posing a question about counting genes from a Drosophila genome annotation file.