Ubuntu Pastebin

Paste from robert at Thu, 23 Jun 2016 19:06:32 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
root@ns398848:~# ls -ahl /usr/bin/python*
lrwxrwxrwx 1 root root   16 Jun 16 08:52 /usr/bin/python -> /usr/bin/python3
lrwxrwxrwx 1 root root    9 Dec 10  2015 /usr/bin/python2 -> python2.7
-rwxr-xr-x 1 root root 3.4M Apr 17 19:18 /usr/bin/python2.7
lrwxrwxrwx 1 root root   33 Apr 17 19:18 /usr/bin/python2.7-config -> x86_64-linux-gnu-python2.7-config
lrwxrwxrwx 1 root root   16 Dec 10  2015 /usr/bin/python2-config -> python2.7-config
lrwxrwxrwx 1 root root    9 Mar 23 12:00 /usr/bin/python3 -> python3.5
-rwxr-xr-x 2 root root 4.3M Mar 31 13:51 /usr/bin/python3.5
lrwxrwxrwx 1 root root   33 Mar 31 13:51 /usr/bin/python3.5-config -> x86_64-linux-gnu-python3.5-config
-rwxr-xr-x 2 root root 4.3M Mar 31 13:51 /usr/bin/python3.5m
lrwxrwxrwx 1 root root   34 Mar 31 13:51 /usr/bin/python3.5m-config -> x86_64-linux-gnu-python3.5m-config
lrwxrwxrwx 1 root root   16 Mar 23 12:00 /usr/bin/python3-config -> python3.5-config
lrwxrwxrwx 1 root root   10 Mar 23 12:00 /usr/bin/python3m -> python3.5m
lrwxrwxrwx 1 root root   17 Mar 23 12:00 /usr/bin/python3m-config -> python3.5m-config
lrwxrwxrwx 1 root root   16 Dec 10  2015 /usr/bin/python-config -> python2.7-config
Download as text