view bin/sqli @ 12127:a8288b8b34ca draft

<fizzie> ` cd /hackenv/bin; rm \'!\'; ln -s interp \'!\' # just merging these two identical files
author HackEso <hackeso@esolangs.org>
date Sun, 17 Nov 2019 00:56:47 +0000
parents 88080ce5575b
children
line wrap: on
line source

#!/bin/sh
exec sqlite3 :memory: "$@"