AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only

Get full path of running process

  • 1.  Get full path of running process

    Posted 03/05/09 12:13 AM

    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