view bin/ls @ 5569:5270baa376e7

<Jafet> mk wisdom/just intonation//Bad-tempered people can be recognized by just intonation.
author HackBot
date Fri, 12 Jun 2015 07:11:22 +0000
parents 0ed38d27ad36
children
line wrap: on
line source

#!/bin/bash
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