Timeline for Copy text from one terminal into another
Current License: CC BY-SA 2.5
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 6, 2010 at 21:26 | history | edited | Michael Mrozek | CC BY-SA 2.5 | deleted 11 characters in body; edited title |
| Dec 6, 2010 at 14:16 | vote | accept | Vass | ||
| Dec 6, 2010 at 6:18 | comment | added | alex | Apparently, using symlink instead of copying can save you some space if the file is not small enough. | |
| Dec 6, 2010 at 4:14 | comment | added | kasterma | This is not quite an answer to your question, but a "solution" to your problem; just copy the file to an easy to type location (cp <file> /tmp, and then in the other terminal scp host:/tmp/<file> .). No need to remember difficult paths, or commands. | |
| Dec 5, 2010 at 22:10 | answer | added | ak2 | timeline score: 3 | |
| Dec 5, 2010 at 21:31 | answer | added | Gilles 'SO- stop being evil' | timeline score: 1 | |
| Dec 5, 2010 at 21:30 | answer | added | Dennis Williamson | timeline score: 3 | |
| Dec 5, 2010 at 21:18 | answer | added | alex | timeline score: 0 | |
| Dec 5, 2010 at 20:37 | history | asked | Vass | CC BY-SA 2.5 |