Collections:
Other Resources:
Basic Structure of Windows Command
What are basic structure of a Windows command?
✍: FYIcenter.com
The structure of a Windows command has 3 parts:
name options redirections where: name - The name of a built-in command or a program options - A list of options separated by spaces redirections - A list of I/O redirection operations
For example, if you want to run the "tree" command with the option of "\windows\System32\spool" and the redirection of "| more", you can put them together and run it as shown below:
C:\fyicenter>tree \windows\System32\spool | more Folder PATH listing for volume Windows7_OS Volume serial number is 22E4-7A4B C:\WINDOWS\SYSTEM32\SPOOL ├───drivers │ ├───color │ ├───IA64 │ ├───W32X86 │ └───x64 │ ├───3 │ │ ├───en-US │ │ └───mui │ │ └───0409 │ └───PCC ├───PRINTERS ├───prtprocs │ └───x64 │ └───en-US -- More --
2021-12-28, ∼2841🔥, 0💬
Popular Posts:
What is BTTray.exe - Process - Bluetooth Tray Application? Process BTTray.exe is Bluetooth Tray Appl...
Can I remove startup application "realsched.exe - Real Player RealNetworks Scheduler" to speedup my ...
How much does Windows Media Player 11 cost Windows Media Player 11 is a free update to the Windows M...
What is "IKE and AuthIP IPsec Keying Modules" in my Windows XP service list? And how is "IKE and Aut...
product key for adding features to windows 8 The product key you require is MBFBV-W3DP2-2MVKN-PJCQD- ...