answersLogoWhite

0

mount

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What command would you use to test Dns name resolution at a Windows command prompt?

nslookup if it was a linux machine nslookup works too, but dig -x on a linux machine will get more info for you


What command would you type at a command prompt?

#(8======>)


What command displays the command list?

In Linux, command typed at a command prompt displays a list of commands that would likely contain the command you desire. For example, to find all of the commands that have word flush in their name or descriptions type the following: man -k flush


Which command typed at a command prompt displays a list of commands that would likely contain the command you desire?

help


What command prompt would help you narrow a failing connection?

If you mean a Command Prompt Command then there are a few you can use. The most commonly used would be ping and tracert. But there are others including netstat which shows the port status.


What command would you use to navigate to your H drive if you are currently in the C drive?

in command prompt you would type H:/.


What command would cleanly reboot your Linux box?

init 6


When would you use a command prompt?

The command prompt is most useful when used for executing scripts (.bat on Win) or adminstrating servers (especially on linux and similar systems). If you are familiar with it, you can navigate the directories on your drive faster and finish keyboard heavy tasks quicker because you don't have to switch between keyboard and mouse. And, although I don't know any for Windows, GNU/Linux and other unxoid systems offer many useful tools which are only acessible through command line. You may be able to achieve the same using programs with GUI, but a command prompt script will probably be faster.


What command can be used to view a list of directory including the file system type?

The DIR command in MS-DOS and the Windows command prompt can do this. Since this is in the Linux category the way to do it would be by using the df utility. be sure and use the -h (human) option to make the output more easily understandable.


What command would you use to show the current version of DOS Windows?

open command prompt and run 'ver'


When would command prompt display the word WINDOWS as part of the prompt?

When you are in the Windows directory or one of its sub-directories. Once at the command prompt you could type: CD\Windows That will change the directory to Windows and what you will now see is: C:\Windows>


How can you identify by seeing in the prompt whether the command is external or internal in unix?

You really can't. There is nothing in a prompt that would give that information.