Guest User

Untitled

a guest
Oct 19th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. ssh build@myserver
  2. build@myserver's password:
  3. Last login: Tue Jun 12 19:03:20 2012 from 172.16.8.239
  4. -bash-3.2$ echo $PATH
  5. /hg/hg/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/ops/bin:/usr/local/baynote/bin:/usr/java/latest/bin
  6. -bash-3.2$ logout
  7. Connection to myserver closed.
  8. gt-lt-mbp15:ironchef user$ ssh build@myserver 'echo $PATH'
  9. build@myserver's password:
  10. /hg/hg/bin:/usr/local/bin:/bin:/usr/bin
Add Comment
Please, Sign In to add comment