It sets the window title for the command prompt window.
Command can be run using Microsoft Windows XP Command Prompt (cmd.exe)
To view 'title' command with its all possible parameters you can use following command. Its like help information to regarding that command.
Use :
title TechnoExam Editor
Command can be run using Microsoft Windows XP Command Prompt (cmd.exe)
To view 'title' command with its all possible parameters you can use following command. Its like help information to regarding that command.
title /?
Syntax :
TITLE [string]
where,
string : It specifies the title for the command prompt
window.
Use :
title TechnoExam Editor
Output :
Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. D:\DINESH > title TechnoExam Editor D:\DINESH > _
Before Executing Title Command :Fig.: Before Executing Title Command
After Executing Title Command :Fig.: After Executing Title Command
No comments:
Post a Comment