home *** CD-ROM | disk | FTP | other *** search
/ napalm.napnet.hu / 2015-02-12.napalm.napnet.hu.tar / napalm.napnet.hu / programok / kommunikacio / mpp700.exe / q.bat < prev    next >
DOS Batch File  |  2003-04-27  |  86b  |  5 lines

  1. @echo off
  2. qstat -progress -sort i -default q3s -P -f srv.txt > q.txt
  3. start q.txt
  4.  
  5.