Collections:
Other Resources:
Manage Space in Command Option
How to manage space characters in the command option?
✍: FYIcenter.com
If command option has space characters,
you have to enclose the command option between a pair of double quotes.
For example, if you want search for files named partially as "Bug Fix" on the hard disk, you can end this command:
C:\>dir /b /s "*Bug Fix*.*"
The pair of double quotes keeps the search string as a single option.
⇒ Default STDIN Stream for Command - Keyboard
2022-12-23, ∼3839🔥, 0💬
Popular Posts:
What is the "csrss.exe" process on windows 7? Is the "csrss.exe" process a virus? Can I terminate th...
What is the scheduled task "\Microsoft\Windows\WDI\ ResolutionHost"on my Windows 7 computer? "\Micro...
Why I am getting this "Microsoft Silverlight Update" pop up window? If you have Silverlight 2.0 inst...
Why am I getting errors when starting Apache server to load PHP as a module with php5apache2.dll? If...
Where are services hosted by "svchost.exe -k DcomLaunch" on Windows 7? What is the meaning of "-k Dc...