changeset 3831:fca976a8ea7e

<oerjan> sed -i \'s/752129/969195/g\' bin/ls
author HackBot
date Wed, 25 Sep 2013 13:13:18 +0000
parents b018e83c2886
children 17101abbb525
files bin/ls
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/ls	Wed Sep 25 06:13:46 2013 +0000
+++ b/bin/ls	Wed Sep 25 13:13:18 2013 +0000
@@ -1,2 +1,2 @@
 #!/bin/bash
-if /bin/ls -id "$@" 2>/dev/null | grep -q ^752129 ; then echo 'As the wisdom directory contains many files named after nicks, listing it in public annoys people. Try `pastewisdom instead.'; else exec -a ls /bin/ls "$@"; fi
+if /bin/ls -id "$@" 2>/dev/null | grep -q ^969195 ; then echo 'As the wisdom directory contains many files named after nicks, listing it in public annoys people. Try `pastewisdom instead.'; else exec -a ls /bin/ls "$@"; fi