Add a small command line tool to get information about a user.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 10 Nov 2007 15:12:49 +0000 (16:12 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 10 Nov 2007 15:12:49 +0000 (16:12 +0100)
commit5c110c68f7064accfbb7c2ca4a3e02c31947e85e
treed91d4c6fb9047051a593944d844403c30b110557
parentb35106ba54ec9da440f3c19926c00a0d465baa72
Add a small command line tool to get information about a user.

Just run ./getuser.sh "fields" "Name" ["promo"] eg.:
./getuser.sh user_id "F B" 2003 will output

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
bin/getuser.sh [new file with mode: 0755]