ssoper (owner)

Revisions

  • e3d5ab ssoper Thu Nov 05 08:20:48 -0800 2009
gist: 227168 Download_button fork
public
Description:
Useful bash commands
Public Clone URL: git://gist.github.com/227168.git
Embed All Files: show embed
Bash #
1
2
# output from clipboard directly to file
sudo sh -c "pbpaste > file"