# Replacements can be done with pat => "replacement" # Example: bp '{"foo" => "baz"}' matches "foobar" and replaces it with "bazbar" bp '{"s" => "$"}'