#!/bin/sh # stdin: default config # stdout: modified config # Decrease size sed ' s|||; s|||; ' <<< "$stdin"