| command |
use |
| ver |
version of system |
| vol |
volume of system |
| assoc |
directory of system |
| color 1-9,a-f |
color of prompt font |
| %date% |
date |
| %time% |
time |
| mkdir file |
create a directory |
| rd file |
delete directory |
| rem |
comment |
| :: |
comment |
| ren file |
rename |
| dir |
system directory |
| start |
start cmd |
| start... |
open file system |
| type file |
open file in prompt |
| exit |
exit from command prompt |
| del file |
delete file |
| title |
title of file name |
| copy /file directory /file directory |
copy file |
| move /file directory /file directory |
move file permanently |
| short |
short of file |
| shutdown /s |
shutdown system |
| shutdown -r |
restart system |
| shutdown -a |
stop shutdown |
| shutdown /s /t 200 |
shutdown system after given time |
No comments:
Post a Comment
Tell us how you like it.