view bin/sed @ 12379:03d0535e2f9a draft

<int-e> learn Libera is the land of the future. Maybe.
author HackEso <hackeso@esolangs.org>
date Thu, 20 May 2021 22:34:47 +0000
parents 2f89f6385868
children
line wrap: on
line source

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