changeset 3886:31158f77c0df

<zzo38> mv bin/ls \'bin/ls \'
author HackBot
date Sun, 06 Oct 2013 00:36:48 +0000
parents 35d91d4d4c85
children d9462f92b5c5
files bin/ls bin/ls
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/bin/ls	Sun Oct 06 00:31:57 2013 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-#!/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 `pastewisdom instead.'; else exec -a ls /bin/ls "$@"; fi
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/ls 	Sun Oct 06 00:36:48 2013 +0000
@@ -0,0 +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 `pastewisdom instead.'; else exec -a ls /bin/ls "$@"; fi