@echo off rem execute the network file for localization, separation, and recognition rem move to the current directory rem assumed to be 'practice2' directory pushd %0\.. cls rem run HARK python python/receive.py | win_tee.bat julius_out.txt pause exit