Skip to content

Instantly share code, notes, and snippets.

@nessamurmur
Created September 26, 2013 23:01
Show Gist options
  • Select an option

  • Save nessamurmur/6721813 to your computer and use it in GitHub Desktop.

Select an option

Save nessamurmur/6721813 to your computer and use it in GitHub Desktop.
Open pbcopy
open(“| pbcopy”, “w”) { |clipboard| clipboard.write array.inspect }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment