view bin/ls @ 5310:891fa7b0ba86

<Jafet> ` echo \'main(i){while(i+=2<3);}\' >/tmp/a.c && gcc -c -std=c99 -Wall -Wextra /tmp/a.c
author HackBot
date Sun, 12 Apr 2015 04:46:23 +0000
parents 7f957c1f4661
children f76859391a5a
line wrap: on
line source

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