Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. root@Home:/home/myuser/play-2.2.5/helloworld# play
  2. bash: play: command not found
  3.  
  4. root@Home:/home/myuser# echo $PATH
  5. /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/myuser/play-2.2.5/play
  6.  
  7. export PATH="$PATH":/home/myuser/play-2.2.5/play
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement