Computer Science, asked by reenabhavsar59, 4 months ago

what is dos command of TYPE myresume. txt>>myself. txt​

Answers

Answered by Anonymous
1

Answer:

\huge\boxed{\fcolorbox{green}{black}{\green{Answer}}}

When you use the TYPE command, the file is displayed with limited on-screen formatting. Tabs are expanded and generally displayed as eight spaces wide. If you display files that contain special (non-text) characters, these characters may have unpredictable effects on your display.

Example

To display the contents of the file LETTER3.TXT on drive B, enter

type b:letter3.txt

Similar questions