Advertisement
zamotivator

Untitled

Jul 12th, 2013
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. [scidb@build-c6-mkl ~]$ ssh test-c63-c1-vm1 /bin/sh
  2. Warning: Permanently added 'test-c63-c1-vm1,10.0.20.233' (RSA) to the list of known hosts.
  3. env | grep SHELL
  4. SHELL=/bin/bash
  5. whereis lsof
  6. lsof: /usr/sbin/lsof /usr/share/man/man8/lsof.8.gz
  7. lsof | wc -l
  8. /bin/sh: line 3: lsof: command not found
  9. 0
  10. env | grep PATH
  11. LD_LIBRARY_PATH=/opt/scidb/13.6/lib:
  12. PATH=/opt/scidb/13.6/bin:/opt/scidb/13.6/share/scidb:/usr/local/bin:/bin:/usr/bin
  13. MODULEPATH=/usr/share/Modules/modulefiles:/etc/modulefiles
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement