view bin/pastequotes @ 11987:20a9de091c24 draft

<kspalaiologos> fetch bin/asmbf https://hack.esolangs.org/get/bin/asmbf
author HackEso <hackeso@esolangs.org>
date Thu, 24 Oct 2019 19:40:25 +0000
parents 655956824d41
children ee30d51e855a
line wrap: on
line source

#!/bin/sh
if [ "$1" ]; then quote "$1" | paste; else url quotes; fi