firstly you open a dos and make a word file than you click a ctrl+x button than apply and ok
rev command
Root directory is the highest level directory and this is the directory that appears first on the screen when you start MS-DOS. Generally, 'C' Drive appears on the MS-DOS screen as root directory.
open MS-DOS in the directory you have the python file in. type "python [INSERTNAMEOFSCRIPT]"
tae kau mga bobo
One period refers to the current directory. Two periods refers to the parent directory.
RD command is used to remove a directory (folder).
To delete directory and sub directory in single command, use "deltree" command..
MS-DOS 6.22 was the last stand-alone version of MS-DOS. Some believed that MS-DOS 7.0 was the last version of MS-DOS since Windows 95 reported MS-DOS as MS-DOS 7.0. However, this was just a shell in Windows and not a stand-alone version of MS-DOS.
You just need to copy in DOS.. It will automatically paste it.. To copy any file, run "copy" command.. Say you want to copy a file "data" from C: to D:, run "copy C:\data D:" and press enter.. It will automatically get paste..
You just need to copy in DOS.. It will automatically paste it.. To copy any file, run "copy" command.. Say you want to copy a file "data" from C: to D:, run "copy C:\data D:" and press enter.. It will automatically get paste..
With ms paint, use the pencil tool and cut and paste the picture
To go back to the root (beginning) directory: cd\ To go to the directory above you: cd.. To go a directory below you: cd directoryname Of course, after you type the command, you have to hit the enter key.