answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How a user can input a command using the dos operating system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

A user communicates with the operating system by issuing what?

A user communicates with the operating system by using a keyboard. You can also communicate with the operating system by using a mouse.


What is command oriented operating system?

An operating system that doesn't have a graphical user interface, you have to run it using commands only.


How do you show mac address and which command using to see mac address?

it depends on your operating system. On windows the command is: ipconfig /all


What command can you use to check the hard drive for errors?

That would depend on what operating system you are using. Every operating system has its own tools for checking hard drive and file system consistency.


Which two pieces of information can an administrator verify by using the show version command?

contents of the nvram and the operating system version


How do you find your dhcp server id?

You haven't indicated what operating system you are using. For windows, using the 'ipconfig /all' command will show you what the DHCP server address is.


If you are using Windows Vista what operating system are you probably using?

Windows Vista is the operating system.


How do you find out network config from command line?

It depends on the operating system you are using. Most windows systems use the 'ipconfig' command to look at the network adaptor configuration, whereas Unix/Linux use the 'ifconfig' command.


What is the purpose of the keyboard?

The purpose of a keyboard in relation to a computer is to provide input. It is for using program applications and operating system commands.


What is unique operating system?

Every operating system is unique to the person who is using it!


Would it be possible for the user to develop a new command interpreter using the system call interface provided by the operating system?

It reads commands from the user or from a file of commands and executes them, usually by turning them into one or more system calls. It is usually not part of the kernel since the command interpreter is subject to changes. An user should be able to develop a new command interpreter using the system-call interface provided by the operating system. The command interpreter allows an user to create and manage processes and also determine ways by which they communicate (such as through pipes and files). As all of this functionality could be accessed by an user-level program using the system calls, so it should be possible for the user to develop a new command-line interpreter.


Would it be possible for the user to develop a new command interpreter using system call interface provided by the operating system?

It reads commands from the user or from a file of commands and executes them, usually by turning them into one or more system calls. It is usually not part of the kernel since the command interpreter is subject to changes. An user should be able to develop a new command interpreter using the system-call interface provided by the operating system. The command interpreter allows an user to create and manage processes and also determine ways by which they communicate (such as through pipes and files). As all of this functionality could be accessed by an user-level program using the system calls, so it should be possible for the user to develop a new command-line interpreter.