Sunday, October 5, 2008

How to name your command line windows??

if you are one of the people that use to open so many command line windows while working then you may have faced the problem knowing which one is opened on which task

for example, suppose you have a windows doing task X and another doing Y and another doing Z and so on. all have same default name added by windows when you open a command line window. Due to these similarities you always get lost getting to the window you want in one step

to get rid of this problem, use this small tip and name them with significant names using 'TITLE' command as follows

TITLE {{desired-name}}


that's it, now you can know which windows you have and select the one you desire in a fast way