Last active
April 29, 2019 13:04
-
-
Save pfuntner/bb94ff1a801617f2d89ff947c4c38b7d to your computer and use it in GitHub Desktop.
whatami output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
It is Sat 2019-04-27 23:34:17.053346 UTC | |
I am /home/John Pfuntner/bin/whatami: 2019-04-27 08:55:21, github.com:pfuntner/toys, master, 8d78c9, d0fc9c11b3abb42fa0ac7e1119221692 | |
['uname', '-a']: 'CYGWIN_NT-6.3 BrunosSatellite 2.11.2(0.329/5/3) 2018-11-08 14:34 x86_64 Cygwin' | |
['uname', '-n']: 'BrunosSatellite' | |
['uname', '-s']: 'CYGWIN_NT-6.3' | |
['uname', '-v']: '2018-11-08 14:34' | |
['uname', '-r']: '2.11.2(0.329/5/3)' | |
['uname', '-m']: 'x86_64' | |
['uname', '-p']: 'unknown' | |
['uname', '-i']: 'unknown' | |
['uname', '-o']: 'Cygwin' | |
sys.version: ['2.7.14 (default, Oct 31 2017, 21:12:13) ', '[GCC 6.4.0]'] | |
sys.platform: 'cygwin' | |
sys.path: ['/home/John Pfuntner/toys/bin', '/usr/lib/python27.zip', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-cygwin', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/lib/python2.7/site-packages', '/usr/lib/python2.7/site-packages/gtk-2.0'] | |
socket.gethostname(): 'BrunosSatellite' | |
socket.gethostbyname(socket.gethostname()): '192.168.56.1' | |
socket.gethostbyname_ex(socket.gethostname()): ('BrunosSatellite', [], ['192.168.1.12', '192.168.56.1']) | |
ipconfig: 192.168.1.12 (Wireless LAN adapter Wi-Fi) | |
RAM: 4 GB | |
CPU name: Intel(R) Celeron(R) CPU N2840 @ 2.16GHz | |
/home/John Pfuntner: 15.23% of 455GB full, 0% reserve |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
It is Mon 2019-04-29 13:03:53.977485 UTC | |
I am /users/jpfuntne/bin/whatami: 2019-04-27 20:06:48, github.com:pfuntner/toys, master, a2945e, 9ea3736a7fc6a4396a622990d2b3d72e | |
['uname', '-a']: 'Linux bxb-mitg7-dev23 3.10.0-693.11.6.el7.x86_64 #1 SMP Thu Dec 28 14:23:39 EST 2017 x86_64 x86_64 x86_64 GNU/Linux' | |
['uname', '-n']: 'bxb-mitg7-dev23' | |
['uname', '-s']: 'Linux' | |
['uname', '-v']: '#1 SMP Thu Dec 28 14:23:39 EST 2017' | |
['uname', '-r']: '3.10.0-693.11.6.el7.x86_64' | |
['uname', '-m']: 'x86_64' | |
['uname', '-p']: 'x86_64' | |
['uname', '-i']: 'x86_64' | |
['uname', '-o']: 'GNU/Linux' | |
'/etc/system-release': ['Red Hat Enterprise Linux Server release 7.4 (Maipo)'] | |
'/etc/os-release': ['NAME="Red Hat Enterprise Linux Server"', 'VERSION="7.4 (Maipo)"', 'ID="rhel"', 'ID_LIKE="fedora"', 'VARIANT="Server"', 'VARIANT_ID="server"', 'VERSION_ID="7.4"', 'PRETTY_NAME="Red Hat Enterprise Linux Server 7.4 (Maipo)"', 'ANSI_COLOR="0;31"', 'CPE_NAME="cpe:/o:redhat:enterprise_linux:7.4:GA:server"', 'HOME_URL="https://www.redhat.com/"', 'BUG_REPORT_URL="https://bugzilla.redhat.com/"', '', 'REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"', 'REDHAT_BUGZILLA_PRODUCT_VERSION=7.4', 'REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"', 'REDHAT_SUPPORT_PRODUCT_VERSION="7.4"'] | |
sys.version: ['2.7.15 (default, Oct 25 2018, 19:23:20) ', '[GCC 4.8.5 20150623 (Red Hat 4.8.5-16)]'] | |
sys.platform: 'linux2' | |
sys.path: ['/users/jpfuntne/toys/bin', '/usr/cisco/depot/python/lib/python27.zip', '/usr/cisco/depot/python/lib/python2.7', '/usr/cisco/depot/python/lib/python2.7/plat-linux2', '/usr/cisco/depot/python/lib/python2.7/lib-tk', '/usr/cisco/depot/python/lib/python2.7/lib-old', '/usr/cisco/depot/python/lib/python2.7/lib-dynload', '/users/jpfuntne/.local/lib/python2.7/site-packages', '/usr/cisco/depot/python/lib/python2.7/site-packages'] | |
socket.gethostname(): 'bxb-mitg7-dev23' | |
socket.gethostbyname(socket.gethostname()): '161.44.86.84' | |
socket.gethostbyname_ex(socket.gethostname()): ('bxb-mitg7-dev23.cisco.com', ['bxb-mitg7-dev23'], ['161.44.86.84']) | |
ifconfig: 161.44.86.84 (eth0) | |
Free RAM: 37GB/125GB 30.27% | |
CPU name: Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz | |
['uptime']: '09:03:55 up 442 days, 23:22, 14 users, load average: 0.49, 0.25, 0.18' | |
/users/jpfuntne/toys/bin: 25.52% of 819GB full, 0% reserve |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ whatami | |
It is Mon 2019-04-29 12:59:48.519240 UTC | |
I am /home/jpfuntne/bin/whatami: 2019-04-27 20:06:48, github.com:pfuntner/toys, master, a2945e, 9ea3736a7fc6a4396a622990d2b3d72e | |
['uname', '-a']: 'CYGWIN_NT-10.0 JPFUNTNE-RCKC9 3.0.6(0.338/5/3) 2019-04-06 16:18 x86_64 Cygwin' | |
['uname', '-n']: 'JPFUNTNE-RCKC9' | |
['uname', '-s']: 'CYGWIN_NT-10.0' | |
['uname', '-v']: '2019-04-06 16:18' | |
['uname', '-r']: '3.0.6(0.338/5/3)' | |
['uname', '-m']: 'x86_64' | |
['uname', '-p']: 'unknown' | |
['uname', '-i']: 'unknown' | |
['uname', '-o']: 'Cygwin' | |
sys.version: ['2.7.16 (default, Mar 20 2019, 12:15:19) ', '[GCC 7.4.0]'] | |
sys.platform: 'cygwin' | |
sys.path: ['/home/jpfuntne/toys/bin', '/usr/lib/python27.zip', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-cygwin', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/lib/python2.7/site-packages'] | |
socket.gethostname(): 'JPFUNTNE-RCKC9' | |
socket.gethostbyname(socket.gethostname()): '10.0.75.1' | |
socket.gethostbyname_ex(socket.gethostname()): ('JPFUNTNE-RCKC9.cisco.com', [], ['192.168.56.1', '172.22.80.1', '10.0.75.1', '172.29.203.145', '10.150.160.21']) | |
ipconfig: 10.150.160.21 (Wireless LAN adapter Wi-Fi) | |
Free RAM: 7GB/16GB 43.86% | |
CPU name: Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz | |
/home/jpfuntne/repos/ultra-utils/scripts: 36.75% of 476GB full, 0% reserve |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
It is Sat 2019-04-27 12:56:36.130150 UTC | |
I am /home/mrbruno/bin/whatami: 2019-04-27 08:55:21, github.com:pfuntner/toys, master, 8d78c9, d0fc9c11b3abb42fa0ac7e1119221692 | |
['uname', '-a']: 'Linux bruno-meerkat 4.18.0-17-generic #18~18.04.1-Ubuntu SMP Fri Mar 15 15:27:12 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux' | |
['uname', '-n']: 'bruno-meerkat' | |
['uname', '-s']: 'Linux' | |
['uname', '-v']: '#18~18.04.1-Ubuntu SMP Fri Mar 15 15:27:12 UTC 2019' | |
['uname', '-r']: '4.18.0-17-generic' | |
['uname', '-m']: 'x86_64' | |
['uname', '-p']: 'x86_64' | |
['uname', '-i']: 'x86_64' | |
['uname', '-o']: 'GNU/Linux' | |
'/etc/os-release': ['NAME="Ubuntu"', 'VERSION="18.04.2 LTS (Bionic Beaver)"', 'ID=ubuntu', 'ID_LIKE=debian', 'PRETTY_NAME="Ubuntu 18.04.2 LTS"', 'VERSION_ID="18.04"', 'HOME_URL="https://www.ubuntu.com/"', 'SUPPORT_URL="https://help.ubuntu.com/"', 'BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"', 'PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"', 'VERSION_CODENAME=bionic', 'UBUNTU_CODENAME=bionic'] | |
sys.version: ['2.7.15rc1 (default, Nov 12 2018, 14:31:15) ', '[GCC 7.3.0]'] | |
sys.platform: 'linux2' | |
sys.path: ['/home/mrbruno/toys/bin', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-x86_64-linux-gnu', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/home/mrbruno/.local/lib/python2.7/site-packages', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages/gtk-2.0'] | |
socket.gethostname(): 'bruno-meerkat' | |
socket.gethostbyname(socket.gethostname()): '127.0.1.1' | |
socket.gethostbyname_ex(socket.gethostname()): ('bruno-meerkat', [], ['127.0.1.1']) | |
ifconfig: 192.168.1.8 (eno1) | |
Free RAM: 6GB/15GB 40.90% | |
CPU name: Intel(R) Core(TM) i5-7260U CPU @ 2.20GHz | |
['uptime']: '08:56:36 up 5 days, 21:47, 1 user, load average: 1.85, 1.85, 1.73' | |
/home/mrbruno/toys/bin: 18.79% of 225GB full, 5% reserve |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment