Browsing Category: "LAMP"
How do I cut and paste from Windows into PuTTy / Linux Shell?
LAMP, Linux December 30th, 2008
From shell to Windows
You can select and take some content from the terminal window to the clipboard by holding down the left SHIFT key and the left mouse button
From Windows to shell
You can paste some content into the terminal window: by holding down the right SHIFT and click with the right mouse button to the actual position of the cursor.
UPDATE: see comment below
Posts