Subversion Repositories wimsdev

Rev

Rev 3042 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !exit
  2. #! /bin/sh
  3. # Get list of new OEF to the site.
  4.  
  5. grep -c . bases/site/oef/new.$w_module_language
  6. cat bases/site/oef/new.$w_module_language 2>/dev/null | head -$w_llimit
  7.