view bin/pastequotes @ 3637:9affbf96e0fb

<Roujo> echo cksum /dev/random > bin/fsck
author HackBot
date Wed, 04 Sep 2013 17:37:06 +0000
parents 9eed56c86b4e
children
line wrap: on
line source

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