snippetbashTip
title — Set the title of the command prompt window. More information: <https://learn.microsoft.com/windows-s
Viewed 0 times
thecommandtitlecliset
windows
Problem
How to use the
title command: Set the title of the command prompt window. More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/title>.Solution
title — Set the title of the command prompt window. More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/title>.Set the title of the current command prompt window:
title {{new_title}}Code Snippets
Set the title of the current command prompt window
title {{new_title}}Context
tldr-pages: windows/title
Revisions (0)
No revisions yet.