Skip to content

Lesson 2 - Explaining arguments/flags more clearly  #151

Open
@SarahKateSchafer

Description

@SarahKateSchafer

This refers to Lesson 2 in the Unix Shell - https://librarycarpentry.org/lc-shell/02-navigating-the-filesystem.html

When arguments/flags are first mentioned in Lesson 2, their function could be made clearer.
For example, an explanation that with command ls:
-l is for outputting as a long list;
-h is for outputting in human-readable form; and
-S is for sorting (largest first).

These are covered in more detail later, but when they first appear, it is quite cryptic!

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:clarificationSuggest change for make lesson clearer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions