Milligan, IanBaker, James2017-04-262017-04-262014-09-20http://programminghistorian.org/lessons/intro-to-bashhttp://hdl.handle.net/10012/11749This article Published by the Editorial Board of the Programming Historian is made available under a Creative Commons Attribution 2.0 Generic License. Available at: http://programminghistorian.org/lessons/intro-to-bashThis lesson uses a Unix shell, which is a command-line interpreter that provides a user interface for the Unix operating system and for Unix-like systems. This lesson will cover a small number of basic commands. By the end of this tutorial you will be able to navigate through your file system and find files, open them, perform basic data manipulation tasks such as combining and copying files, as well as both reading them and making relatively simple edits. These commands constitute the building blocks upon which more complex commands can be constructed to fit your research data or project.enAttribution 2.0 GenericBash command lineGuides and tutorialsData manipulationIntroduction to the Bash Command LineTechnical Report