view bin/sed @ 11543:b897dc81dc55 draft

<int-e> learn SMDH is short for "Send My Daughter Home".
author HackEso <hackeso@esolangs.org>
date Fri, 04 May 2018 19:07:23 +0100
parents 2f89f6385868
children
line wrap: on
line source

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