Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: MS DOS Command  (Read 3013 times)

0 Members and 1 Guest are viewing this topic.

abiodun

  • Guest
MS DOS Command
« on: January 26, 2009, 06:44:47 AM »
What is the difference between copy and format command in MS DOS?

fireballs



    Apprentice

  • Code:Terminal
  • Thanked: 3
    Re: MS DOS Command
    « Reply #1 on: January 26, 2009, 06:49:04 AM »
    try
    Code: [Select]
    copy /? and
    Code: [Select]
    format /?
    In short they do completely different jobs, one copied files and one 'deletes' them all.

    FB
    Next time google it.

    Carbon Dudeoxide

    • Global Moderator

    • Mastermind
    • Thanked: 169
      • Yes
      • Yes
      • Yes
    • Certifications: List
    • Experience: Guru
    • OS: Mac OS
    Re: MS DOS Command
    « Reply #2 on: January 26, 2009, 06:49:17 AM »
    If you look up to the top-right of the page there is a search bar.
    Type the terms in the search box and you'll get the answer you're looking for.