changeset 8936:b72e5290031d

<oerjan> sled bin/bf//4iecho "$ci"
author HackBot
date Thu, 18 Aug 2016 02:28:53 +0000
parents d3448fd557ab
children 0e1ab6c19f18
files bin/bf
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bin/bf	Thu Aug 18 02:02:11 2016 +0000
+++ b/bin/bf	Thu Aug 18 02:28:53 2016 +0000
@@ -1,4 +1,5 @@
 #! /bin/bash
 [[ $# > 0 ]] || { echo "Run what?"; exit 1; }
 ci="$*"
+echo "$ci"
 echo -n "${ci#*!}" | cat -- <(echo -n "${ci%%!*}")