view bin/ls @ 2089:0fcfd76d5f00

<oerjan> addquote <ais523> did you know that likes follow you around the internet and steal your browser? <Taneb> I thought that was Phantom_Hoover
author HackBot
date Tue, 12 Feb 2013 20:33:05 +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