view bin/sed @ 11395:a2b33201e8fd

<wob_jonas> forget oren\'s font
author HackBot
date Wed, 28 Feb 2018 02:28:46 +0000
parents 2f89f6385868
children
line wrap: on
line source

#!/bin/bash
/bin/sed "$@" && if [[ $# == "3" && "/$1" == "/-i" ]]; then echo -n "$3//"; cat "$3"; fi