Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A quick way to save clipboard contents to a file' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A quick way to save clipboard contents to a file
Authored by: hedgepig on Jan 30, '04 12:36:25PM
how would someone write image data from the clipboard to a file.
it is easy to write text with
'pbpaste > somefile.txt'
but the same doesn't work for images in the clipbard.

any ideas?

[ Reply to This | # ]