view bin/sed @ 10679:00faaf5b38d3

<rdococ> le//rn milk//Milk is a squishy substance that creeps along the floor and can be extracted from cows.
author HackBot
date Sat, 15 Apr 2017 19:12: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