Transcription of DOS KOMUTLARI - web.karabuk.edu.tr
1 DOS KOMUTLARI (DOS COMMANDS)Joker karakterler(wildcards)* : tek bir karakter de olabilir, bir karakter katar da olabilir. (It can be a single character,it can also be a character string.)? : sadece bir karakteri temsil eder. (It represents only one character.)cd/chdirCd\K k dizin(root directory) st dizin(parent directory)Cd \okul\bolumAlt dizinler(sub directory)md/mkdirMd aaBulunulan klas re yeni klas r(a new folderinside the current folder )Md aa\bbAlttaki bir klas r n i ine yeni klas r (aa yoksa hem aa hem de bb olu turulur)(New folder inide the subfolder)Yanl : Md \aa\bbrd/rmdirrd aaaa klas r n siler(It deletes aa folder )Silmek istenen dizin tamamen bo olmal d r(directory that you want to delete must be completely empty.)
2 (klas r ve dosya i ermemelidir, gizli dosyalara dikkat) Bir dizinin i indeyken o dizin silinemez. Bir klas r n i inde sadece . ve .. g r n yorsa o klas r bo demektir.(If it appears . Or ..in a folder ,it is empty.)rd aa\bbBir alttaki bb klas r silinir(A subfolder bb will be deleted.)Yanl : rd \aa\bbDeltreeBir klas r i indeki t m alt klas r ve dosyalarla birlikte siler.(This command deletes all subfolders and files together in a folder .)Deltree odevlerNot: Command Prompt bu komutu i r n i indeki t m dosya ve klas rler tarihi ve boyutlar ile birlikte g r nt lenir.
3 (all files and folders within the folder will be displayedwith the date and size)dir/wKlas r n i indeki t m dosya ve klas rler sadece isimleri ile birlikte yanyana g r nt lenir.(All files and folders in the folder are displayed side by side with the names.)dir/p Klas r n i indeki t m dosya ve klas rler tarihi ve boyutlar ile birlikte sayfa sayfa g r nt lenir (Her sayfa i in bir tu a basmay gerektirir).(all files and folders within the folderin the folder ara displayed following page with date and size)dir/bKlas r n i indeki t m dosya ve klas rler sadece isimleri ile birlikte altalta g r nt lenir.
4 (All files and folders within the folder will be displayed o one under the other with the names.)dir/sKlas r n i indeki ve t m alt klas rlerdeki t m dosya ve klas rler ile ayr ayr ba l klar alt nda g r nt lenir.(With all files and folders in the folder and in all subfolders will appear under separate headings.)dirDir/a:hSadece gizli dosyalar (only secret files)Dir/a:-hSadece gizli olmayan dosyalar(Only non-confidential files)Dir/a:sSadece sistem dosyalar (only system files)Dir/a:-sSistem dosyalar d nda kalanlar(other than system files)Dir/a:dSadece klas rler(only folders)Dir/a:-dSadece dosyalar (dizinler de il)(only files)Help: T m dos komutlar n bir arada g rmeyi sa lar(This command allows to see all the dos commands)cls: Ekran temizler(clear screen)Exit: Dostan k sa larTree.
5 Inde bulunulan klas r n alt klas rlerini a a yap s nda ematik olarak g rmeyi sa lar.(It makes it appear schematically in the subfolders of the current folder in the tree structure.)Tree/f: inde bulunulan klas r n alt klas rlerini ve her klas rdeki dosyalar a a yap s nda ematik olarak g rmeyi sa lar.(Inside each folder 's subfolders and files in the current folder it allows you to see the schematic tree structure.)treeType:Bir metin dosyas n n i eri ini ekranda g sterir.(It will display the contents of a text file.)Type aa\bb\ :Dosyalar sayfa sayfa g r nt lemeye yarar.
6 (It allows to see file pages.) rn:Type | more | i in altgr ve eksi tu una birlikte bas ntype/morecopyBir klas rdeki ya da ortamdaki dosya ya da dosyalar ba ka bir klas r ya da ortama kopyalamay sa lar.(This command copies the files in a folder to another folder .)Copy c:\okulCopy *.* c:\okulCopy *.txt c:\okulDel/eraseDosyalar silmek i in kullan l r.(It deletes files.)Del *.*Klas rdeki t m dosyalar silinir.(Delete all files in the folder .)Del c:\test\*.docTest klas r ndeki doc uzant l t mAsl nda silmez i aret koyar. Silinmi bir dosyay kurtarmak i in Undelete komutu kullan l r:(undelete command is used to recover a deleted file.)
7 Undelete n ismini de i tirmek i in kullan l r.(It used to change the name of the file.)Ren *.dat *.txtxcopyBir dizini altdizinleri ve i lerindeki dosyalar da dahil olmak zere b t n yle kopyalamak i in kullan l r. Bu zelli in al abilmesi i in s parametresinin komut sonuna eklenmesi gerekir. S parametresi kullan lmaz ise sadece mevcut klas rdeki dosyalar kopyalan r alt dizinler kopyalanmaz.(This command is used to copy the directory in its entirety. This feature needs to be addeds parameter to the end of the commandto run.)
8 S parameter is not usedjust copy the files in the current folder , sub-directories are not copied)Xcopy a:\odevler c:\odevler /smoveDosyalar ba ka adreslere ta mak i in kullan l r.(It movesfiles to another address.) Move , c:\odevler