Skip to content

ls -a should show all entries, including . and .. #17

Description

@derekargueta

Per the man pages, -a is the equivalent to --all and should include the current directory (.) and parent directory (..) in its listings.

The current functionality of -a in react-bash is more of -A which is --almost-all and does "not list implied . and .."

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions