Visit Website

Accept URLs on stdin, replace all query string values with a user-supplied value Replace query string values with a user-supplied value. Example: $ cat input.txt | qsreplace -v foo This will replace all query string values with 'foo'.

ALTERNATIVES