dos
1 / 46
Term:
Definition:
Show example sentence
Show hint
Keyboard Shortcuts
  • Previous
  • Next
  • F Flip card

Complete list of Terms and Definitions for dos

Terms Definitions
MERCURIAL CHANGEABLE
vengeful seeking revenge, mean-spirited
surly bad-tempered, irritable, rude, sometimes with a hint of menace
POMPOUS EXCESSIVE SELF-ESTEEM OR ARROGANCE
REPRESSION UNCONSCIOUS EXCLUSION OF PAINFUL IMPULSES, DESIRES, OR FEARS
chief of mission guatemala steven mcfarland
to jar to disturb, shock, shake up
Differences direction of influencer> dp shapes idc> id shapes dp
somber gloomily dark, dull, dim, dismal; very serious, grave
external A command program stored on disk, rather than the OS cod that remains in memory.  Will look to disk command, if cannot find in memory
elegiac mournful, of or like an elegy (a lament for the dead)
parse Use in the context of an operating system's treatement of a command entered at the command line.  To divide the command into its components. DOS command interpreter divides an entry based on special delimiter characters, such as the space character.
DISKCOPYFile Management Commands makes a floppy disk-to-floppy disk copy (external command).
ass. sec democracy, human rights, and labor michael posner
TYPE Displays the contents of a file on the display screen (internal command).
logical drive A portion of a physical hard drive that is treated as a separate drive with a drive letter assigned to it.
root directory In a FAT file system, a directory with special characters: It is at the top level of the directory hierarchy, and it the only directory created automatically when a logical drive is formatted.
directory An older term for a type of file that can contain other files as well. The newer term is folder.
terminate and stay resident (TSR) The characteristic of some small DOS programs that stay loaded in memory when inactive, but can be quickly activated when needed.
Preparing for DOS Installation Assure that the computer is a complete system with all the necessary componentsSetup program partitions and formats the hard diskPartition: an area of a physical hard disk that contains one or more logical drives
Why You Should Learn the DOS Bootup Process Personal computers are multi-purpose devices.Understanding the normal startup process of the system helps troubleshoot problems that occur during boot-up.DOS Configuration FilesCONFIG.SYS – adds device drivers and modifies DOS settingsBUFFERS DOSDEVICE FILESDEVICEHIGH STACKSAUTOEXEC.BAT batch file loaded during bootupPATH PROMPT SET
CRESTFALLEN DISPIRITED, DEPRESSED
CHAMOIS PIECE OF CLOTH
affirmative positive, agreeing, approving, encouraging
political affairs william j burns
Similarities Both Are:-lenses on discursive practices and IDs -downplay nature and highlight the socialR-manipulationC-negative-stereotype
chief of mission haiti kenneth merten
sensuous strongly affecting the senses (colors, tastes, smells can be sensuous; so can the appearance or voice or behavior of someone)
implacable relentless, unyielding, unabled to be appeased or pacified
public diplomacy and public affairs judith mchale
contemptuous in a manner of superiority, arrogance, disgust, and looking down
DOS system files IO.SYS handles hardware interaction and loading of driversMSDOS.SYS is the kernel of DOSCOMMAND.COM is the command interpreter
Installing DOS on a Hard Disk Page 55
Application Software that allows you to perform usefull functions, such as write documents using a word processor, or work with spreadsheets using a program like Excel
economic, energy, and agricultural affairs, robert d hormats
falter to hesitate or waver, to stumble or lose strength or force
Bootstrap Loader A small ROM-BIOS program that searches for a boot sector on disk. Once it finds one, it loads it into memory. The boot sector program then looks on the disk from which it was loaded for system files, which it will, in turn, load into memory.
DOS Hardware Requirements The general DOS hardware requirements for MS-DOS 6.22 and IBM PC-DOS An IBM or compatible personal computer6MB of free hard disk space for the DOS utilities512KB of memory
Create a Startup Floppy Disk Using FORMAT Page 83
DIRFile Management Commands Lists the contents of a directory (internal command).
FAT File System Components FAT TableFile allocation table (FAT) – DOS records disk space usageCluster – minimum space allocated to a fileFAT12, FAT16, and FAT32FAT16 – used on hard disksFAT32 – available since Windows 95 OEM SR2FAT12 – used on floppy disksThe number refers to the size of each entry in the FAT table. Length of entry limits the number of entries the FAT table can hold.How Cluster Size Affects Partitions FAT16 file system limited to 65,525 clustersMaximum cluster size 32,768 bytes (32K)65,525 x 32,768 = 2GB (maximum partition size supported by the FAT16 file system) Root Directory and Other Directories The FAT and the root directory are the two primary components of the FAT file systemDOS uses the FAT to record the location of a file on the diskA directory is a place where DOS stores information about files, including a referenceto the FAT tableRoot directory is the top level directoryRoot Directory and Other Directories (continued)Parent directory contains other directoriesChild directory (subdirectory) is within a parentEach directory entry contains the name of a file or directory, the time and date of its creation or modification, its size, attributes, and beginning cluster information
how many undersecretaries, their names 6-- arms control and international security; democracy and global affairs; economic, energy, and agricultural affairs; management; political affairs; public diplomacy and public affairs
Learning to Manage Files and Directories Creating and Removing DirectoriesMD (Make Directory) will create a directoryCD or CHDIR (Change Directory) allows movement between directoriesRD (Remove Directory) deletes an empty directory
DOS File Types BAK, BAS, BAT, COM, DOS, EXE, SYS, and TXT are some common file extensions and file types recognized by DOSExecutable Files COM, EXE, and BAT are the three types of files that can be executed by DOS
Creating a DOS Startup Floppy Disk Using FORMAT to create a startup diskUsing SYS to create a startup diskUsing Windows to create a startup disk
How the FAT File System Works DOS uses the FAT16 file system, and only uses conventional memoryThe FAT file system uses the 8.3 naming convention for files and directoriesIt is best to use only alphanumeric charactersA file’s extension can indicate the type of fileFile attributes determine how DOS handles a file or directoryFile attributes are read-only, archive, system, hidden, volume label, and directory