view bin/bf @ 8942:9f2678701715

<oerjan> sled bin/bf//2d;5,6d
author HackBot
date Thu, 18 Aug 2016 02:39:37 +0000
parents bd8f1705e593
children e60cd22d2f1b
line wrap: on
line source

#!/bin/bash
[[ $# > 0 ]] || { echo "Run what?"; exit 1; }
ci="$*"
echo -n "${ci#*!}" | cat -- <(echo -n "${ci%%!*}")