Skip to content

The cd command appends also . and .. #53

Description

@j0eun

Describe the bug
cmd cd appends a path when given . or .., but not canonicalize.

To Reproduce

  • cmd cd .
  • cmd cd ..
  • cmd cd /path/to/../to/dir

Expected behavior
The pwd command prints the absolute path after canonicalized.

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