|
Re: Access the Clipboard?: msg#00048lang.perl.macosx
Take a look at 'man pbpaste' at the command line. pbpaste and pbcopy both use standard in and standard out so JD is right for pbpaste but to copy something it needs to come from standard in: Here is I am in a loop through multi lines from the copied from the clipboard and being feed back one line at a time to the clipboard: system "printf \"$_\" | pbcopy"; Larry Furnival Manager Instructional Media Lab Academic Computing Services/Computing Information Services Teachers College, Columbia University On Apr 14, 2005, at 8:04 AM, John Delacour wrote: At 5:20 pm +1000 14/4/05, John Horner wrote: |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Shux: 00048, Sherm Pendley |
|---|---|
| Next by Date: | Security problems with: system "printf \"$_\" | pbcopy": 00048, Jeremy Mates |
| Previous by Thread: | Re: Access the Clipboard?i: 00048, John Delacour |
| Next by Thread: | Security problems with: system "printf \"$_\" | pbcopy": 00048, Jeremy Mates |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |