Skip to content

Turn echo off #1

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

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