view bin/randquote @ 6198:88080ce5575b

<b_jonas> ` echo $\'#!/bin/sh\\nexec sqlite3 :memory: "$@"\' > bin/sqli && chmod a+x bin/sqli
author HackBot
date Sun, 08 Nov 2015 12:33:11 +0000
parents 7f957c1f4661
children
line wrap: on
line source

#!/bin/bash
quote "$@" | shuf -n 1