Загрузка страницы

Commands for Handling Files and Folders in DOS | FreeDOS

More commands in the FreeDOS wiki: http://wiki.freedos.org/wiki/index.php/Dos_commands

Introduction to DOS: https://youtu.be/XWaUOA_IRac
Installing FreeDOS: https://youtu.be/FvjoWwFAMNo

#### SUMMARY ####
dir # list directory contents
tree # display folder structure
mkdir # create directory
cd # change current working directory
md # alias for mkdir
copy con file.txt # copy typed contents to a file
type # display a file
copy file1.txt file2.txt # copy file1.txt to file2.txt
comp file1.txt file2.txt # compare two files with each other
ren old.txt new.txt # rename a file
xcopy folder1/ folder2/ # copy a whole folder with structure
del file.txt # delete a specific file
erase file.txt # alias for del
move file1.txt subdir/file.txt # move files arround

del *.txt # delete every file ending with .txt
del jim.* # delete all files named jim
del *.* # delete all files in the working directory

Please be aware, that all of this informations and/or tutorials come without any type of warranty.

Видео Commands for Handling Files and Folders in DOS | FreeDOS канала Stingy IT
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
23 ноября 2018 г. 20:35:41
00:27:38
Яндекс.Метрика