Advertisement
Guest User

Untitled

a guest
Apr 7th, 2014
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. # put this file in your path (example ~/bin)
  4. # make it executable too (chmod 755 this)
  5.  
  6. RIPHOME=/home/git/emc
  7. INIFILE=$RIPHOME/configs/sim/ngcgui/ngcgui.ini
  8.  
  9. source $RIPHOME/scripts/rip-environment
  10. linuxcnc $INIFILE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement