view bin/sed @ 12321:30b2601e4627 draft

<int-e> learn Economics is just applied numerology.
author HackEso <hackeso@esolangs.org>
date Fri, 20 Mar 2020 23:54:50 +0000
parents 2f89f6385868
children
line wrap: on
line source

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