Skip to content

windows command prompt does not support unix commands #7

@guin0x

Description

@guin0x

In the CLI part we have Unix commands for command prompt (cmd), but that wouldn't work as cmd does not have aliases for those as PowerShell (or anaconda prompt) do.

Easy fix is to change "command prompt" to "PowerShell" :P
Hard fix is to actually give the correct command prompt commands (such as dir instead of ls, etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions