Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. /usr/bin $ sudo su
  2. sh-3.2# ln -s /Library/Frameworks/Python.framework/Versions/3.7/bin/python3 /usr/bin/python3
  3. ln: /usr/bin/python3: Operation not permitted
  4.  
  5. sh-3.2# whoami
  6. root
  7.  
  8. sh-3.2# ls -la | head -n 2
  9. total 139064
  10. drwxr-xr-x 977 root wheel 31264 24 Jul 2018 .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement