view bin/sed @ 11985:eace96d0f9db draft

<b_jonas> `` >>share/whatis echo \'ddate(1) - convert Gregorian dates to Discordian dates\'
author HackEso <hackeso@esolangs.org>
date Thu, 24 Oct 2019 07:13:24 +0000
parents 2f89f6385868
children
line wrap: on
line source

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