'dir <directory>' Read the 'dir' manual with the command 'man dir'.
NOTE: The 'ls' command is more commonly used instead of 'dir'.
Below are some examples.
$ dir
Desktop Documents Music Pictures
$ dir Documents
test.txt test.odt test.pdf
$ dir /
bin etc lib lost+found opt run srv usr
boot home lib32 media proc sbin sys var
dev initrd.img lib64 mnt root selinux tmp vmlinuz
Into the USB port. It is a small rectangular hole located on the CPU. Usually on the back side.
Why your computer turn it off every time?
1.) Even with a surge protector, there will be micro-surges of voltage that will scramble the data on your hard drive.
2.) Memory fragmentation. This is not the same thing as disk fragmentation. Your computer allocates memory to programs that are no longer in use. If your computer is on for days or weeks, it is holding ram in reserve for something you used last week, and now you don't have enough to run your programs. Turning it off clears the slate for the next time.
3.) Mechanical parts like the spinning hard drive wear out prematurely.
4.) Waste of electricity -- dummy!
What are the disadvantage of triple pane windows?
Increase insulating power: The key to the insulating power of triple pane windows is stopping heat flow. In cold weather, triple pane windows keep more warmth and energy inside. In warm weather they keep more warmth and energy outside. Enhance condesation resistance Improve sound control
What is the difference between MS-DOS and Windows?
Both Dos and Windows are Operating systems. But, they possess some features which make them differentiate. These features are listed below:
"«Dos is only single tasking while Windows is multitasking.
"«Dos is based on plain interface while Windows is based on Graphical user interface (GUI).
"«Dos is difficult to learn and understand while Windows is easy to learn and understand.
"«Dos is less preferable by users while Windows is more preferable operating system.
"«Limited users can work on dos while in Windows there are many users.
"«We cannot see mouse in Dos while in Windows we can see and use mouse to click on icons or links.
"«Simple text commands are written in Dos while in Windows we operate computer with the help of mouse.
"«In Dos we cannot Play games, watch movies and listen songs while in Windows we can enjoy playing games, watching movies and listening songs.
"«In Dos new hardware cannot work properly while in Windows it can detect and installs software automatically.
"«Application and system software¡¦s did not work properly in Dos while in Windows it runs at a great speed.
"«Dos is not user friendly while Windows operating system is user friendly.
"«Dos performs operations speedily as compared with Windows operating system.
__________________
Windows programs, on the other hand, realize that they must share your computer with other Windows programs. Actually, did you know that Windows 3.x itself is a DOS program? What this means is that Windows has control of the computer's hardware, and in turn it shares parts of the computer's resources with Windows programs. The obvious advantage to this arrangement is that you can do several things at once; for example, you could play Beethoven's 5th, start downloading a file from a BBS, then look at your checking account and use a Calculator to check the balance all at the same time. Another advantage is that you can share data between programs; for example, copying a spreadsheet summary into a work processor document.
The important thing here is that many DOS programs will run poorly or not at all in Windows. For example, if you try to run Microsoft System Diagnostics (MSD) while you are in Windows, you will get the message:
You are running Microsoft Windows.
MSD can only report information specified by it's associated Windows Program Information File (.PIF). Therefore information presented may be less accurate or complete than if MSD is run outside of Windows. For more accurate information please exit Windows and run MSD from the MS-DOS prompt.
Some areas may be affected while MSD is run under Windows: Memory values and types will reflect what Windows provides by itself, and through the associated .PIF file; IRQ values may be reported differently; and the visual memory map in Memory, Memory Block Display, and Memory Browser may show different results. Other areas that may be affected include Video, OS Version, Mouse, Disk Drives, and COM Ports.
So how do you know whether a program is made for DOS or Windows? Nearly all Windows programs bear the Microsoft Windows logo Microsoft Windows compatible, while DOS programs do not. If you're still not sure, try running the program from the DOS prompt first. For example, type calc at a DOS prompt; you will get the message:
This program requires Microsoft Windows.
NOTE for Windows 95/98: if you try running a Windows program from the Windows 95/98 command prompt, the computer will simply start Windows (if it isn't already running) and run the program.
A word of warning for Windows users: in the Main group there is an icon called MS-DOS Prompt. This is not the same thing as running in DOS. It will let you run some DOS programs, such as the command prompt or the EDIT program, but it is still running on top of Windows. The proper way to switch from Windows to DOS is to close or exit all of your Windows programs, including Program Manager.
Windows 95/98
One way to switch the computer from Windows to DOS mode is to click on the Start menu, then Shut Down, then choose "Restart the computer in MS-DOS mode". Doing this will close all Windows programs and (mostly) remove Windows itself from memory.
Another way is to adjust the properties of a DOS program. Right-click on your program (or its shortcut), select Properties, open the Program tab, and click on the Advanced button. In the Advanced Program Settings you can set the program to run in MS-DOS mode, and even specify a starting configuration just for that program.
AnswerMS DOS is in Windows. When you go to shut down, it has a choice. shut down in MS DOS mode. AnswerBasically, both are operatong systems. MS DOS is the oldest OS from Microsoft. It is a single user command line operating system. While Windows (latest version) is multi-user and feature a user friendly GUI(Graphical User Interface). AnswerMS-DOS (MicroSoft Disk Operating System) is a CLI (Command-Line Interface).Windows is a GUI (Graphical User Interface).
When working with a CLI, you begin with a blank screen and a command prompt. At the command prompt, you type commands, one at a time, for the computer to process. (i.e. "MKDIR C:\MYDIR" to create a directory called "MYDIR" in the root folder of the C drive) Any programs (text editing, database, etc) are run from the command prompt by directing the computer to the location of the program, and typing the execution command.
Example (Text in italics are commands, other text is command prompt.):
C:\> ''CD PROGRAMS''
C:\PROGRAMS\> ''CD GAMES''
C:\PROGRAMS\GAMES\> ''CD PONG''
C:\PROGRAMS\GAMES\PONG\> ''PONG.EXE''
At this point, PONG would take up the entire screen, leaving you unable to do anything but play the game until you exit the game. After you exit the game, you would be brought back to the prompt:
C:\PROGRAMS\GAMES\PONG\>
On the other hand, a GUI offers much more flexibility by using icons and windows to represent objects and programs. With Windows, you can open several different documents or programs, and easily switch between them. Also, there is the Start Menu, from which you can launch program shortcuts instead of having to wade through the entire file directory to execute your choice of program.
The interrelation is that Windows was originally a program ran to top of DOS. In order to use Windows, you used to need a line in your AUTOEXEC.BAT (a script file that automatically executed on DOS startup) that pointed to the Windows program. Windows versions 3.x - 9x and Me still run on top of DOS. What this means is that those versions of Windows aren't really Operating Systems, because they rely on DOS to process all the programs. All those versions of Windows do is make the programs easier to get to and switch between. Windows NT versions, and the Windows XP/2K line are built on their own system kernel so they are considered true Operating Systems on their own.
AnswerDOS was an older version by Microsoft which was entirely text and command based. Windows has a GUI (Graphical User Interface) which means you can use a mouse, view pictures, have icons, etc. If you've ever seen something like '''"c:\>_"''' in white text on a black background, chances are that that was DOS or a version of it.On Windows XP, you can get a version of it by pressing Start -> All Progs -> Accessories -> Command Prompt. This is an updated version of the original DOS which would run in fullscreen and be the only thing on the computer. You can get started by typing ''HELP '' to see a list of commands. For info on a particular command type '' /?'' .
difference between ms dos and windows
Will a PC boot into bios without ram installed?
You cannot do so. The basic reason is Ram acts as a temporary storage device to store your operating system and other essentials. Where as hard disk is slower and cannot be used for same to process.
What do you call the place where you insert a CD into your computer?
a CD drive, or if your special a DVD drive
Is windows XP multiprocessing Operating System?
XP Home
The Home edition of Windows XP---the edition that came with most machines home users bought from the likes of Dell and HP, before Windows Vista---supports only one processor. This means if you want to install more than one processor and you run Windows XP Home, you may need to switch to Professional, or upgrade Windows to a newer version with support for multiple processors.
XP Professional
If you want to use two processors, Windows XP Professional is the way to go. While this advanced program cannot run more than two processors, this is an improvement over Home. Note that, because dual-core processors count as a single processor, you could theoretically have four cores with this license or even eight, if you are willing to buy two quad-core processors.
An End User (sometimes called just a "User"), is who is or will use the software.
Put simply, an End User uses the software. They don't usually develop. They may beta test, but then they'd be called Beta Testers.
What the different things you can do with windows explorer?
well for starters you used windows explorer to ask this XP BUT!, Windows Explorer has many other uses than asking stupid questions, It allows internet connection, lets you see much info fast, AND lets you play games EX:RuneScape, Club Penguin, Wizard101
remote access is where a computer is used from a different location to where the user is, this is useful to IT staff so they can administer a machine without even being in the same building, home users also benefit from remote access by being able to 'dial in' to their home computers whist at work or elsewhere.
Manual line break
Enable Content
What button do you push to bring up the bios for a windows xp computer?
Del, F2, F8, F12...
That depends on the motherboard in your computer and the BIOS installed. When you start the computer (from being without power - "Cold Start" - you will probably see at some early stage a black screen with some text that says something to the effect of "Press F12 to exit to BIOS" or "Press F8 for Startup Screen" or something similar. Press the button that you are instructed to. (if you miss and it starts to boot to Windows, shut the computer down gain and re start it - be ready this time! You could have only a window of a few seconds...
What windows 2000xp tool can you use to reduce the number of partitions used by a hard drive?
Disk Management
What is the keyboard shortcut for the Find Replace dialog box?
Ctrl - H opens the Find and Replace dialog box.
When a window is displayed in front of other windows its said to be?
When a window is displayed in front of another windows its said to be?
How do you delete your wolfquest account?
If its to hard to delete the account then write a message to owner saying u would no longer like to be in wolfhome please delete my account.
*********************************************************
you can not get in contate with the owner, i tryed that so just dont go on it anymore
What are different ways to open Microsoft Excel?
In Windows, double-click on the Excel icon or right-click on the icon and select OPEN. On the MAC, single-click (MAC) on the Excel program icon (the same way you would open most other programs).
A byte = 8 bits.
A bit = either a 1 or a 0 ("on" or "off") A bit is the smallest unit of measure for data.
1/0 = bit
4 bits = nibble
8 bits = byte
1024 bytes = kilobyte
1024 kilobytes = megabyte
1024 megabytes = gigabyte
1024 gigabytes = terabyte.
How do you remove unwanted icon from task bar for example my computer?
Click start>click run type in msconfig and then press enter. Goto the start up tab and uncheck everything except your anti virus.click ok and reboot. When you come back to the desktop check the box 'do not show this message again" and click ok . You need to run these 4 essential steps to remove all the spyware on your computer. 1. Run Malwarebytes Anti-Malware 2. Run the anti spyware removal programs spybot 3 Run Superantispyware 4. Run a complete scan with free curing utility Dr.Web CureIt!
Explain how to create two different partitions in one area of unallocated disk space?
There are many ways. One of them is to connect the hard drive to another computer and use "Disk Management" to create partitions. Also you can use software from other companies such as Partition Magic, Acronis Disk Director and so on. Also if you have windows installation CD you can start the installation process before copying any files the OS will ask you to partition your hard drive.