Guest User

Untitled

a guest
Apr 21st, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. [uhohongu@localhost ~]$ ls -al /usr/bin/python*
  2. lrwxrwxrwx. 1 root root 9 Sep 14 2016 /usr/bin/python3 -> python3.5
  3. -rwxr-xr-x. 2 root root 11192 Sep 14 2016 /usr/bin/python3.5
  4. -rwxr-xr-x. 2 root root 11192 Sep 14 2016 /usr/bin/python3.5m
  5. [uhohongu@localhost ~]$ which python
  6. /usr/bin/which: no python in (/sbin:/bin:/usr/sbin:/usr/bin)
Add Comment
Please, Sign In to add comment