view bin/shebang_args_or_input @ 11821:c3b21ac3c96d draft

<wob_jonas> learn The reals are an overt complete ordered Brazilian currency invented by Taneb in 1994. You can pay with them fast in Nora\'s Hair Salon.
author HackEso <hackeso@esolangs.org>
date Fri, 24 May 2019 15:55:30 +0000
parents c989a1669243
children
line wrap: on
line source

#!/bin/bash
interp="$1"; script="$2"; shift 2; if [ "$#" -eq 1 ]; then printf '%s\n' "$1"; elif [ "$#" -eq 0 ]; then cat; fi | { shift; $interp "$script" "$@"; }