Skip to main content
Library Carpentry
This lesson is in the Workbench Beta Phase (pre-beta stage) and is a snapshot of Library Carpentry: The UNIX Shell from 2022-12-12. Editing this page will have no effect on the lesson. Visit the styles version of the lesson Workbench Beta | Give Feedback | Learn More

Library Carpentry
Library Carpentry: The UNIX Shell
  • Library Carpentry: The UNIX Shell
  • Key Points
  • Glossary
  • Learner Profiles
    • Discussion
    • Figures
    • Reference
Library Carpentry: The UNIX Shell
%

Instructor View

Summary and Setup
1. What is the shell?
2. Navigating the filesystem
3. Working with files and directories
4. Automating the tedious with loops
5. Counting and mining with the shell
6. Working with free text

  • Key Points
  • Glossary
  • Learner Profiles
  • Discussion
  • Figures
  • Reference

See all in one page

What is the shell?


Navigating the filesystem


Working with files and directories


Automating the tedious with loops


Figure 1

Image 1 of 1: ‘For Loop in Action’

For Loop in Action

Counting and mining with the shell


Figure 1

Image 1 of 1: ‘Redirects and Pipes’

Redirects and Pipes

Working with free text



This lesson is subject to the Code of Conduct

Edit on GitHub | Contributing | Source

Cite | Contact | About

Materials licensed under CC-BY 4.0 by the authors

Template licensed under CC-BY 4.0 by The Carpentries

Built with sandpaper (0.11.15), pegboard (0.5.3), and varnish (0.2.16).


Back To Top