Compound commands: Difference between revisions
No edit summary |
|||
| Line 8: | Line 8: | ||
== Copy and Paste == | == Copy and Paste == | ||
[[Image:Compound-command-example.png|thumb|Where to press, move, and release]] | |||
How to copy and paste a compound command. | How to copy and paste a compound command. | ||
Move the cursor above the first line, press and hold the mouse button, move the cursor below below the last line, then release the mouse button. | |||
Look at the | Look at the image. The green dot is where the mouse button should be pressed, and the red dot is where it should be released. Notice how the text has been highlighted. This shows the area that will be copied. | ||
Next, use Copy in the web browser, and Paste in the Terminal. (The web browser keyboard shortcut for Copy is Ctrl/C, and the Terminal keyboard shortcut is Ctrl/Shift/V. Usually.) | |||
The command will be run as soon as it is pasted. | |||