test.sh
1  #!/bin/bash
2  
3  rm -f sim.var
4  linuxcnc -r test.ini
5