1.

Solve : Command line questions?

Answer» <html><body><p>Hi!<br/><br/>I want to ask some command line Qs, so I posted theem together:<br/><br/>1.<br/>How to select cmd window size by command?<br/>In lines and columns or maybe in pixels.<br/>Also - is <a href="https://interviewquestions.tuteehub.com/tag/possible-592355" style="font-weight:bold;" target="_blank" title="Click to know more about POSSIBLE">POSSIBLE</a> to zoom cmd window size?<br/>I know that insider builds are featuring this option, I'm asking for alternative.<br/>I know that it is possible to enlarge font and then it is bit so.<br/>Or Q: Will be zoom included in October Update Re-Release? (some webs referring that it has to be released today - here's GMT+1 November 13)<br/><br/>2.<br/>How to open new cmd window from cmd window by command?<br/>When I try to enter cmd, it outputs version info.<br/><br/>3.<br/>I have Q to <a href="https://interviewquestions.tuteehub.com/tag/recursive-620719" style="font-weight:bold;" target="_blank" title="Click to know more about RECURSIVE">RECURSIVE</a> copy of <a href="https://interviewquestions.tuteehub.com/tag/folder-246959" style="font-weight:bold;" target="_blank" title="Click to know more about FOLDER">FOLDER</a> - so folder with subfolders.<br/>When I type e.g.:<br/>copy G:\Tools\*.* D:\<br/>it copies only Tools folder files.<br/>How to copy also subfolders?<br/>If is it not possible, exist and tool to use or create any batch or script?<br/><br/>Thank you for each help.<br/>Miro1. Mode command. Help is mode /? e.g. MODE CON: COLS=128 LINES=60<br/>Zoom: don't know yet.<br/><br/>2. start "cmd"<br/>run command: <br/>start cmd /k <em>command</em><br/><br/>3. xcopy /?<br/><br/>Thank you all!<br/><br/>That's what I needed.<br/>Now is October Update re-released and I can try if is yet zoom for command line in features.<br/><br/>Thank you.<br/>MiroConsole zoom is included in the recent Insider Build 18272. You hold down CTRL key and <a href="https://interviewquestions.tuteehub.com/tag/roll-1190697" style="font-weight:bold;" target="_blank" title="Click to know more about ROLL">ROLL</a> the mouse wheel. It will not be in regular <a href="https://interviewquestions.tuteehub.com/tag/windows-22662" style="font-weight:bold;" target="_blank" title="Click to know more about WINDOWS">WINDOWS</a> 10 until the next release, codenamed 19H1 and expected in April 2019.</p></body></html>


Discussion

No Comment Found