![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VNC copy paste problem | param_it | Windows & DOS: Issues & Discussions | 1 | 1 Week Ago 05:29 PM |
| Copy/Paste text as commands in AIX | Daniele11 | UNIX for Dummies Questions & Answers | 1 | 03-18-2007 05:53 PM |
| cut, copy + paste | aitor314 | UNIX for Dummies Questions & Answers | 2 | 02-06-2006 02:17 AM |
| copy and paste from MS Windows to Unix | Loaded Gun | UNIX for Dummies Questions & Answers | 9 | 06-02-2003 02:12 AM |
| Cut, Copy and Paste with X | auswipe | UNIX Desktop for Dummies Questions & Answers | 4 | 03-27-2002 01:27 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Copy Paste across UNIX and Windows ?
how to select all the text from a file in Unix and then paste it in Notepad in windows?
|
| Forum Sponsor | ||
|
|
|
#3
|
|||
|
|||
|
You didn't get my question.
I am using PUTTY only to connect to UNIX machine. After opening file i am not able to do "select all" and then paste it in windows "Notepad". So i am asking how to get all the file text from UNIX to Windows Notepad? Quote:
|
|
#4
|
|||
|
|||
|
I did get your question but I thought you were a bit more flexible or new the command "cat" and how to enlarge the number of lines being displayed in a putty session. Nevertheless...
Edit your Putty profile so that you have a sufficient buffer for number of lines needed to display that whole file. Then use the command "cat" to display it on your terminal session. Scroll up to the start of the output of cat and mark it with your mouse. Since you know putty, you will know it is then saved into your buffer and you can paste it into notepad. |
|
#5
|
|||
|
|||
|
Ok
Thanks Quote:
|
|||
| Google The UNIX and Linux Forums |