#!/usr/bin/env ruby p = `pbpaste` print p.gsub(/[$,\t \-\u2212]/, "")