As a sequel to my previous mail,
here is another tip on MS DOS.
=============================
are you bored by the same old prompt, that look like
c:\WINDOWS\DESKTOP>?
Then get ready to change the look!
----------------------------------------------------
Change the Windows command prompt.
PROMPT [text]
text Specifies a new command prompt.
Prompt can be made up of normal characters and the following special codes:
$Q = (equal sign)
$$ $ (dollar sign)
$T Current time
$D Current date
$P Current drive and path
$V Windows version number
$N Current drive
$G > (greater-than sign)
$L < (less-than sign)
$B | (pipe)
$H Backspace (erases previous character)
$E Escape code (ASCII code 27)
$_ Carriage return and linefeed
Type PROMPT without parameters to reset the prompt to the default setting.
==========================================================
The above explanation must be almost understandable. lets take an example now
++++++++++++++++++++
c:\windows> prompt $$
$
+++++++++++++++++++
see now you get a prompt that looks like $ used in UNIX
ps: my prompt displays anything typed after prompt as the new prompt!!
========================================================================
Have you ever missed the HELP in DOS?
here is how you can get it.
type the command you wanted to get help on followed by '/' and '?'
ex:
C:\WINDOWS>cd /?
Displays the name of or changes the current directory.
CHDIR [drive:][path]
CHDIR[..]
CD [drive:][path]
CD[..]
.. Specifies that you want to change to the parent directory.
Type CD drive: to display the current directory in the specified drive.
Type CD without parameters to display the current drive and directory.
=======================================================================
Vaishak Suresh
http://www.geocities.com/vaishaksuresh
vaishaksuresh.despammed@com (interchange . and @)
-
DISCLAIMER:-
The above material is an original work of the author.
It is not bound by any copyright law and can be
used for any purpose. The author is not responsible for its further use.
article contributed to "GEEKMAIL" by Vaishak Suresh
               (
geocities.com/vaishaksuresh)