view bin/logurl @ 2272:7a61285e9493

<oerjan> (echo \'#!/bin/sh\'; echo "ps -o cmd") >bin/psocmd; chmod +x bin/psocmd
author HackBot
date Tue, 26 Feb 2013 23:24:34 +0000
parents e037173e0012
children
line wrap: on
line source

#!/bin/sh
echo "http://codu.org/logs/log/_esoteric/$(basename "$(echo "$1" | sed 's/:.*//')" .txt)"