PaulTEG,
You are correct, my last post was incomplete. Here is the information you, or another member would need. Furthermore, it seems the intuitive answer is not the correct one here but at last, here is the info:
#define DEAD_PROCESS 8
#define...
Would anyone be able to give me a valid perl 'unpack()' function template ( like $template = "s i A12 A4 A32 A256 s s l i i A20"; ), based on the following definition:
struct utmp {
short ut_type; /* type of login */
pid_t ut_pid; /* pid of login process */
char ut_line[UT_LINESIZE]; /* device...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.