Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 874 Bytes

index.md

File metadata and controls

19 lines (13 loc) · 874 Bytes
site
sandpaper::sandpaper_site

This Library Carpentry lesson introduces librarians to the Unix Shell. At the conclusion of the lesson you will be able to:

  • describe the basics of the Unix shell;
  • explain why and how to use the command line;
  • use shell commands to work with directories and files;
  • use shell commands to find and manipulate data.

:::::::::::::::::::::::::::::::::::::::::: prereq

Prerequisites

To complete this lesson, you will need a Unix-like shell environment (see Setup). You will also need to download the file shell-lesson.zip from the lesson website to your desktop and extract it there (once you have unzipped/extracted the file, you should end up with a folder called "shell-lesson").

::::::::::::::::::::::::::::::::::::::::::::::::::