Skip to content

Command Line Primer

Brian "Beej Jorgensen" Hall edited this page Nov 14, 2018 · 1 revision

The text-based command line is a common platform for most development environments. Learning how to use this text-based interface enables you to interact directly with your computer's file system and access many developer-facing tools. Lambda's track focuses on the bash shell.

Objectives

References

These supplemental materials may be useful in learning more about this topic.