annotate bin/curl @ 11733:2870030ddcec draft

<fizzie> mkx bin/wiseguys//hlnp -T \'{desc}\\n\' wisdom | cut -d\' \' -f1 | sort | uniq -c | sed -e \'s/^ *//\' | sort -nr | head -n ${1:-10}
author HackEso <hackeso@esolangs.org>
date Thu, 14 Feb 2019 17:13:14 +0000
parents 59e28b02a9ee
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10786
216a283b4207 <oerjan> ` cd bin; cp lynx wget; cp lynx curl
HackBot
parents:
diff changeset
1 #!/bin/bash
10790
59e28b02a9ee <oerjan> ` cd bin; cp wget curl
HackBot
parents: 10788
diff changeset
2 exec $HACKENV/bin/lynx