Diamond Happy Pattern | Programming | C++
Draw a diamond pattern on screen
Draw a diamond pattern on screen
Emojis can be inserted virtually only editor (ms word, notepad, excel, sublime, and other IDEs) Windows key + full stop (.) to popup the emojiβs window.
Many a times we need to terminate a running command; as it may be taking too long to finish; or worse, run by mistake. Syntax β Ctrl+C While the command β¦
To prevent system from scrolling the entire output of a command and stop with only the last page for one to view and then manually one has to scroll up β¦
Function keys can make working with the command prompt much easier & faster. F1: Get the last executed command (character by character) F2: Get the last executed command (up to β¦
Using re-directional operator β>β & β>>β commands output is written in a file instead of displaying it on the screen.Syntax β command > filenameSingle re-directional operator β>β creates a new β¦
TREE β Type command βtreeβ to view the directory structure of the current folder in graphical inverted tree layout.
Sorry there is no βHELPβ key.Syntax β command /?Type in any command followed by front slash & question mark /? to view help on that command with a list β¦
COPY β Just select the text & right click, to copy the text (to systemβs clip board). PASTE β Right click, to get the copied text pasted at the position β¦
Open file explorer & command prompt window side-by-side. Drag the file from file-explorer and drop into command prompt window. System will type the entire path with the file name for β¦