annotate bin/ls @ 7771:cb5e70259977

<Moon__> fetch http://pastebin.com/raw/BGTV9E93
author HackBot
date Thu, 05 May 2016 02:31:13 +0000
parents 56dcce63901b
children 2c335d004eab
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5643
56dcce63901b <tswett> revert
HackBot
parents:
diff changeset
1 #!/bin/bash
56dcce63901b <tswett> revert
HackBot
parents:
diff changeset
2 if /bin/ls -id "$@" 2>/dev/null | grep -q ^1053793 ; then echo 'As the wisdom directory contains many files named after nicks, listing it in public annoys people. Try listing it in private instead.'; else exec -a ls /bin/ls "$@"; fi