Thursday, October 29, 2009

Journal

Today i used my time wisely and caught up on all of my blog posts and blog content

Journal

Today i worked on my blog and scanned my checklist sheet.

MS-DOS Command List

CHDIR (CD)
(Internal)

CHDIR (CD) [a:] path
CHDIR (CD) [..]

Displays working (current) directory and/or changes to a different directory.
A prompt so that a user can make a choice while a batch program is running.

CLS (Clear Screen)
(Internal)

Clears (erases) the screen.

DEL ( ERASE)
(Internal)

DEL (ERASE) [a:][path]filename [/P]

Deletes (erases) files from disk.

DIR
(Internal)

DIR [a:][path][filename] [/A:(attributes)] [/O:(order)] [/B][/C][/CH][/L][/S][/P][/W]

Displays directory of files and directories stored on disk.

ECHO
(Internal)

ECHO on|off
ECHO (message)
displays messages or turns on or off the display of commands in a batch file.

MKIDIR (MD)
(Internal)

MKDIR (MD) [a:]path

Creates a new subdirectory.

RMDIR (RD)
(Internal)

RMDIR (RD) [a:]path

Removes a subdirectory

TYPE
(Internal)

TYPE [a:][path]filename

Displays the contents of a file

Addres map













We learned how to find our IP Address of the computer. The class went around to the different workstations, and found the IP Address of all the workstations. We then used the "ping" command and checked to see if the IP Addresses were correct, and running. If we got a reply then they were correct, and running.

Checklist


This is my checklist that is signed off.

IP address


Our IP Address is 10.57.119.84. We customized our blog today, and took a screen shot of it.

Directory Journal

Today we learned about directory structure. We learned, and practiced, different directory commands. Mr. Park came around and checked off our worksheet.