डोस के मुख्य उपयोगी कमांड

माइक्रोसॉफ्ट डोस – एक डिस्क ऑपरेटिंग सिस्टम है, जिसके माध्यम से उपयोग करता कंप्यूटर को विभिन्न कार्यों को करने का निर्देश दे सकता है|

डोस कमांड

डोस के मुख्य कमांड निम्न है:

  1. CD – changes the current directory (cd)
  2. COPY – copies a file (cp)
  3. DEL – deletes a file (rm)
  4. DIR – lists directory contents (ls)
  5. EDIT – starts an editor to create or edit plain text files (vi, vim, ed, joe)
  6. FORMAT – formats a disk to accept DOS files (mformat)
  7. HELP – displays information about a command (man, info)
  8. MKDIR – creates a new directory (mkdir)
  9. RD – removes a directory (rmdir)
  10. REN – renames a file (mv)
  11. TYPE – displays contents of a file on the screen (more, cat)

और अधिक डोस कमांड की सूची और उनके उपयोग की जानकारी के लिए निम्न लिंक पर जाएँ:

http://www.computerhope.com/overview.htm

https://en.wikipedia.org/wiki/List_of_DOS_commands