changeset 4398:14b11efeb271

<oerjan> sed -i \'s/969195/790887/\' bin/ls
author HackBot
date Thu, 06 Feb 2014 14:36:38 +0000
parents fe01a06109e7
children 2c52cf9dc0a0
files bin/ls
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/ls	Wed Feb 05 23:34:11 2014 +0000
+++ b/bin/ls	Thu Feb 06 14:36:38 2014 +0000
@@ -1,2 +1,2 @@
 #!/bin/bash
-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 https://dl.dropboxusercontent.com/u/2023808/wisdom.pdf instead.'; else exec -a ls /bin/ls "$@"; fi
+if /bin/ls -id "$@" 2>/dev/null | grep -q ^790887 ; then echo 'As the wisdom directory contains many files named after nicks, listing it in public annoys people. Try https://dl.dropboxusercontent.com/u/2023808/wisdom.pdf instead.'; else exec -a ls /bin/ls "$@"; fi