Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Clipboard transform keys

by PhilHibbs (Hermit)
on Jun 25, 2004 at 11:16 UTC ( [id://369592]=note: print w/replies, xml ) Need Help??


in reply to Clipboard transform keys

I have just discovered http://unxutils.sourceforge.net/ which, in addition to the various GNU utilities such as grep, diff, sed, etc., comes with pclip.exe and gclip.exe that output and input the clipboard to/from stdout and stdin respectively. This means you can chain a text processing utility in between, such as pclip | sed "s/string1/string2/g" | gclip.

Although I've never been a Unix user, I truly appreciate the power of chaining text processing comands like this, and might well convert my clipboard processors to stdin/stdout processors, and have the shortcut run a piped command chain like this.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://369592]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (1)
As of 2024-04-18 23:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found