layout | root | permalink |
---|---|---|
lesson |
. |
index.html |
FIXME: home page introduction
{% comment %} This is a comment in Liquid {% endcomment %}
- linux command line basics, including
- directory navigation
- calling commands
- geting help (
man
,-h
,--help
)- stdin, stdout, stderr
- permissions
- editing files (e.g. nano, vim, gedit) {: .prereq}
{% include links.md %}