Scrappy is a utility to read and set the IIgs clipboard. Caveats: On one occasion, scrappy -c would not read from the keyboard. If this happens to you, reboot :) (or, better yet, tell me why that is). I stepped through the souce and determined that _ReadGS was only reading one char at a time, and wouldn't return error $4c (EOF) when ^D was pressed. I'll hope it was just a case of GNO messing up, as it worked properly after rebooting. Given the choice between doing something like" (cat file | scrappy -c) vs. (scrappy -c