![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux traffic analysis, quick and simple | iBot | UNIX and Linux RSS News | 0 | 12-06-2007 02:40 AM |
| quick sed question | vbm | Shell Programming and Scripting | 2 | 11-09-2006 07:44 PM |
| Quick VI question | Recon | UNIX for Advanced & Expert Users | 6 | 02-19-2004 11:08 PM |
| A very quick question | jmg5 | Shell Programming and Scripting | 1 | 02-01-2002 11:11 AM |
| Quick Question | Tracy Hunt | UNIX for Dummies Questions & Answers | 3 | 02-20-2001 01:20 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Simple quick question
I am using exceed and was wondering if their is anyway to quickly cut and paste the X-window (i.e. all std output) into windows. Do not want file to be created just want to copy and paste but obviously ^C does not work?
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
To cut & paste lines within x-windows.....here is the answer.
To copy: Just block the lines which you wish to copy using the mouse (left-click & drag) To paste: If in "vi" insert mode, press [Shift][Insert]. To cut & paste lines from x-windows to notepad/word or anywhere else, To copy: Block the lines as mentioned above. Right-click the x-window's title bar, select Edit->CopyXSelection->To clipboard To paste: [Ctrl] v Does that answer your Question? |
|||
| Google The UNIX and Linux Forums |