Subversion Repositories wimsdev

Rev

Rev 23 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. #! /bin/sh
  2.  
  3. if [ -z "$w_stat_module" ]; then w_stat_module=00access.act; fi
  4. awk '{print $1; exit}' $w_wims_home/log/account/$w_stat_module
  5.  
  6.