Author :
Guillem Jover
Date :
2023-04-18 00:44:49
Hash :9fa06763 Message :Port getprogname() to AIX
Get the program name from the COMM field from the proc filesystem.
We could use instead the information from the psinfo binary file under
/proc, but that seems to have a shorter string limit.