Windows Command Prompt
()
About this ebook
Windows has a powerful command prompt.
But most of the Windows admins are stangers to the command line.
In this book, you start appreciating the power of it.
You can do almost everything in the command prompt.
And some operations can only be done in the command prompt.
Murat Yildirimoglu
1964 yılında doğdum. 1988 yılında ODTÜ Elektrik/Elektronik Mühendisliği bölümünden mezun oldum. Mezuniyet sonrasındaki ilk iki yıldan sonra sürekli olarak bilgisayar alanında çalıştım. Bilgisayar alanında 7 kitabım var. Bir tanesi ("TCP/IP";) 15. baskısında bulunuyor. Cumhuriyet gazetesinin Bilim-Teknik ekinde, Bilim ve Gelecek dergisinde çok sayıda bilim konulu makalem yayınlandı. Uzmanlık alanımın, zor teknik konuları anlaşılır şekilde yazmak olduğunu düşünüyorum.
Read more from Murat Yildirimoglu
TCP/IP for Everyone Rating: 4 out of 5 stars4/5Windows Security Basics: User Accounts Rating: 0 out of 5 stars0 ratingsInternet Information Services 8.5 Rating: 0 out of 5 stars0 ratingsInspiring Powershell Articles Rating: 0 out of 5 stars0 ratingsBilgisayar Dünyasından Portreler Rating: 5 out of 5 stars5/5Two Stories Rating: 0 out of 5 stars0 ratings
Related to Windows Command Prompt
Related ebooks
Windows Command Prompt A-N Rating: 5 out of 5 stars5/5The Windows Command Line Beginner's Guide: Second Edition Rating: 4 out of 5 stars4/5Bash Command Line Pro Tips Rating: 5 out of 5 stars5/5The Complete Powershell Training for Beginners Rating: 0 out of 5 stars0 ratingsLinux Command-Line Tips & Tricks Rating: 0 out of 5 stars0 ratingsLinux Commands By Example Rating: 5 out of 5 stars5/5PowerShell: A Comprehensive Guide to Windows PowerShell Rating: 4 out of 5 stars4/5Getting Started with PowerShell Rating: 0 out of 5 stars0 ratingsMastering Windows PowerShell Scripting Rating: 4 out of 5 stars4/5PowerShell: A Beginner's Guide to Windows PowerShell Rating: 4 out of 5 stars4/5Simply Linux: Basics Rating: 5 out of 5 stars5/5Going Text: Mastering the Command Line Rating: 4 out of 5 stars4/5Scripting Superpack For Beginners: Python, Powershell, Bash, And Java Mastery Rating: 0 out of 5 stars0 ratingsMastering Linux System Administration Rating: 0 out of 5 stars0 ratingsThe Linux Command Line Beginner's Guide Rating: 4 out of 5 stars4/5Working with Linux – Quick Hacks for the Command Line Rating: 5 out of 5 stars5/5Let's Use BASH on Windows 10! Rating: 0 out of 5 stars0 ratingsBasics with Windows Powershell Rating: 0 out of 5 stars0 ratingsPractical Malware Prevention Rating: 0 out of 5 stars0 ratingsThe Mac Terminal Reference and Scripting Primer Rating: 4 out of 5 stars4/5ConfigMgr - An Administrator's Guide to Deploying Applications using PowerShell Rating: 5 out of 5 stars5/5Linux All-in-One For Dummies Rating: 3 out of 5 stars3/5How to Setup a Windows PC: A Step-by-Step Guide to Setting Up and Configuring a New Computer: Location Independent Series, #4 Rating: 0 out of 5 stars0 ratingsMastering PowerShell: Unleashing the Power of Automation: The IT Collection Rating: 5 out of 5 stars5/5Linux: Learn in 24 Hours Rating: 5 out of 5 stars5/5LINUX FOR NOVICES: A Beginner's Guide to Mastering the Linux Operating System (2023) Rating: 0 out of 5 stars0 ratings
System Administration For You
Linux Commands By Example Rating: 5 out of 5 stars5/5Linux: Learn in 24 Hours Rating: 5 out of 5 stars5/5Practical Data Analysis Rating: 4 out of 5 stars4/5CompTIA A+ Complete Review Guide: Core 1 Exam 220-1101 and Core 2 Exam 220-1102 Rating: 5 out of 5 stars5/5Cybersecurity: The Beginner's Guide: A comprehensive guide to getting started in cybersecurity Rating: 5 out of 5 stars5/5PowerShell: A Beginner's Guide to Windows PowerShell Rating: 4 out of 5 stars4/5Linux for Beginners: Linux Command Line, Linux Programming and Linux Operating System Rating: 4 out of 5 stars4/5Ethical Hacking Rating: 4 out of 5 stars4/5Linux Bible Rating: 0 out of 5 stars0 ratingsWordpress 2023 A Beginners Guide : Design Your Own Website With WordPress 2023 Rating: 0 out of 5 stars0 ratingsDocker Deep Dive: Zero to Docker in a single book Rating: 0 out of 5 stars0 ratingsAdministrator & Helpdesk Interview Questions You'll Most Likely Be Asked Rating: 0 out of 5 stars0 ratingsLearn PowerShell in a Month of Lunches, Fourth Edition: Covers Windows, Linux, and macOS Rating: 5 out of 5 stars5/5Linux Command-Line Tips & Tricks Rating: 0 out of 5 stars0 ratingsThe Ultimate Guide To Microsoft Excel Vba For Beginners And Seniors Rating: 0 out of 5 stars0 ratingsLearning ServiceNow Rating: 5 out of 5 stars5/5Git Essentials Rating: 4 out of 5 stars4/5Instant Ubuntu Rating: 4 out of 5 stars4/5Mastering Bash Rating: 5 out of 5 stars5/5Mastering Proxmox - Second Edition Rating: 0 out of 5 stars0 ratingsData Communication and Networking: For Under-graduate Students Rating: 0 out of 5 stars0 ratingsMastering Windows PowerShell Scripting Rating: 4 out of 5 stars4/5Citrix Virtual Apps and Desktops Troubleshooting Rating: 5 out of 5 stars5/5Data Acquisition from HD Vehicles Using J1939 CAN Bus Rating: 0 out of 5 stars0 ratings
Reviews for Windows Command Prompt
0 ratings0 reviews
Book preview
Windows Command Prompt - Murat Yildirimoglu
Windows Command Prompt
By Murat Yıldırımoğlu
Microsoft Certified Systems Engineer (MCSE)
Microsoft Certified Trainer (MCT)
Copyright 2018 Murat Yildirimoglu
Windows
is a great operating system.
As the name implies, there are windows on the screen and we do our work by clicking on something in these windows.
But, Windows has a powerful command prompt also.
We are not Linux guys; we do not prefer command prompt over graphical environment but we should learn how to do things in the command prompt.
You can do almost everything in the command prompt.
And some operations can only be done in the command prompt.
For example, converting a file system on a disk from FAT to NTFS can only be done using convert.exe in the command prompt.
General syntax of the commands follows the English sentence syntax and is as the following:
Command Object Target Parameters
Let’s give an example to explain this syntax.
Assume that you want copy all the files in F: drive to Accounting folder in the C: drive.
Then the command must be:
COPY F:*.* C:\ACCOUNTING
Command Object Target
This command sentence starts with command COPY
.
After that, we state the file to be copied. F:*.*
means all the files in F: drive.
Then we indicate where we want the files to be pasted: C:\ACCOUNTING
.
If we follow this syntax, operations become easy.
There must be at least one space between command, object, and target.
More than one space is not necessary but allowed.
In the example, all the characters are uppercase.
But you can use lowercase letters as well as uppercase.
Commands are in general, case insensitive.
Only a couple of commands are sensitive to uppercase and lowercase letters.
Now, we’ll have some more examples to see the command prompt in action.
1) We want to see the list of the files in F: drive. The command:
DIR F:
Command Object
In the above example, there is no target because all we want is to get a list of files.
2) F: drive has a folder named PSAV. There are many files under that folder as well as a subfolder named VIRUS. We want to copy PSAV folder with all the files and subfolders under it to PSAV folder under C:\UTIL folder. The command is:
XCOPY F:\PSAV C:\UTIL\PSAV /S
Command Object Target Parameters
The command is XCOPY, not COPY.
The reason