Skip to content

Turn echo off #1

@dotnetKyle

Description

@dotnetKyle

Uisng CMD, it can be good to run the command "echo off" before a script, this turns off the sometimes long path before the prompt:

C:\MyFolder\Another Folder\> cd YetAnotherFolder

would become:

cd YetAnotherFolder

Do some research, there may be a flag for turning this off for the whole process and not having to run the command echo off

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