This workshop will introduce the UNIX shell using Bash. You'll learn to navigate the file system, manipulate files and directories, search the file system with grep and find, write simple loops and scripts, and automate basic tasks.
Python, Unix, Git, and SQL courses taught through the Library at UCSF are based on lessons and tutorials created and maintained by the software carpentry organization.
This hands-on lesson from The Carpentries walks beginners through the basics of using the Unix shell to navigate files and directories and create basic scripts.