Originally posted by: SystemAdmin
Now I do porting from Linux to AIX, I used readlink("/proc/self/exe", exe_path, 256) to get path of current running process on Linux, but it doesn't work on AIX, Does anyone know how to fix this issued on AIX? Thanks!!!
#AIX-Forum