Bash function to copy IP to clipboard

by asimpsonon 12/8/2012, 2:32 AMwith 2 comments

by shirkeyon 12/8/2012, 4:30 AM

Great idea -- here's a slightly modified version that works on Ubuntu: https://gist.github.com/4238621

by owendbybeston 12/8/2012, 6:34 AM

This reminds me of a difficult linux-Xwindows type question that I've had for years:

   How can you paste from the secondary clipboard buffer (usually this is by using the middle mouse button), via the keyboard?