Skip to content

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

@derekargueta

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

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