view bin/# @ 10544:4d6bdc52912d

<oerjan> sled bin/#//3,$cnur "${1#*$sep}"
author HackBot
date Thu, 30 Mar 2017 01:52:28 +0000
parents f0f99c1c5cd5
children
line wrap: on
line source

sep='//`'
[[ "$1" == ?*"$sep"* ]] || { echo 'Usage: `# <comment>'"$sep"'<command>' >&2 ; exit 1; }
nur "${1#*$sep}"