answersLogoWhite

0

just dispaly the environment variable :

echo %USERNAME%

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is dos command to display the user-name?

echo "%username%"


When using a real-mode command prompt how will DOS display the file name MyDocument.doc?

Mydocum~.doc


What dos command display the contents of a directory?

DOSEXAFTERBREAKFAST


How do you create an user account' in Windows 98 in dos?

To create a user account in Windows 98 using DOS, you can use the "net user" command at the command prompt. First, open the Command Prompt by selecting "Run" from the Start menu, typing "command," and pressing Enter. Then, type net user username password /add, replacing "username" with the desired account name and "password" with the chosen password. After executing this command, the new user account will be created.


IS DOS a GUI operating system?

No, DOS is command based only - not Windows based which is a graphic user interface.


What is the DOS command for weekday and time?

In DOS, you can use the date command to display or set the current date, and the time command to display or set the current time. To see the current date and time along with the weekday, you can use the echo command combined with the %date% and %time% environment variables. For example, you can enter echo %date% %time% to display the current date and time.


Are there any password commands in MS DOS?

No. MS-DOS is a single-user operating system, thus passwords would be useless. The Windows command prompt (sometimes mistakenly called the "DOS prompt") has several command-line tools for managing user accounts.


Are there any password commands in MS-DOS?

No. MS-DOS is a single-user operating system, thus passwords would be useless. The Windows command prompt (sometimes mistakenly called the "DOS prompt") has several command-line tools for managing user accounts.


What is the dos command to display how much memory is free?

If you mean storage, you can find it with DIR


What MS-DOS command can display hidden files?

The attrib command is capable of displaying files that have been marked as hidden.


What does DOS mean when it tells you bad command or file name?

The DOS message "bad command or file name" means that the command you entered was not recognized as an internal command or as an external command in the working directory or path.


What are the criteria that makes the DOS differ from Windows?

DOS is a command line interface, Windows (starting at Win95) is a graphical user interface.