Shell Genomics: Glossary

Key Points

The Shell
  • The shell gives you the ability to work more efficiently by using keyboard commands rather than a GUI.

  • cd and ls are useful commands to navigate a file system.

  • Tab completion can reduce errors from mistyping and make work more efficient in the shell.

The Filesystem
  • First key point.

Working with Files
  • First key point.

Redirection
  • First key point.

Writing Scripts
  • Scripts are a collection of commands executed together

Glossary

FIXME