Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up- Canada
- Sign in to view email
Pinned repositories
776 contributions in the last year
Contribution activity
August 2018
Created a pull request in mono/mono that received 12 comments
Truncate MachineName (and UserDomainName) at first period
Unix machines often put their FQDN as the host name, and domain name is used for things such as yp. As such, truncate the FQDN to just the hostname…
+15
−1
•
12
comments
Created an issue in hishamhm/htop that received 8 comments
AIX support
Right now trying to get it to compile.
Versions:
aix$ python -V
Python 2.7.13
aix$ uname -rsv
AIX 1 6
aix$ gcc -v
Using built-in specs.
COLLECT_GCC…
8
comments