view bin/ls @ 2087:dbdaec9c97fd

<oerjan> pastelogs <oerjan.*[^o]d.*rmdr.*m.*
author HackBot
date Mon, 11 Feb 2013 22:16:37 +0000
parents c333e85af6bf
children
line wrap: on
line source

#!/bin/sh
if /bin/ls -id "$@" | grep -q ^752131 ; then echo 'As the wisdom directory contains many files named after nicks, listing it in public annoys people. Try `pastewisdom instead.'; else exec /bin/ls "$@"; fi