Last RISC OS icon I created (I think ..)
This is for ungzip, which does just that. Gavin Wraith's drag-and-drop WIMP wrapper (stick) that runs a trivial perl script that calls the gzip binary.
This lets me uncompress gzip files from the GUI.
Stick does the magic of making drag-and-drop happen. The perl script converts a RISC OS filename (foo.bar/gz) into a unix style path (foo/bar.gz) and feeds the path to gzip.