Rev 3 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
#!/bin/sh(cd ../mangrep 'ALIAS([A-Za-z.]' `ls | sed /CVS/d` | sed 's/\(.*\):ALIAS(\(.*\))$/\2 \1/'ls | sed '/CVS/ds/^\(.*\)$/\1 \1/') | sort > ../../help/AnIndex