Top "Hp-ux" questions

HP-UX (Hewlett-Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on UNIX System V (initially System III) and first released in 1984.

extern "C" error #2040: expected an identifier

I still struggling to compile a C console application, the compiling procedure still failing with the error below: "Main.c", …

c hp-ux acc
How to find Shared Memory Limits and Semaphore Limits in Solaris,HP-UX and AIX?

I'm using the following commands to find Shared Memory Limits and Semaphore Limits in Linux. To find Shared Memory Limits …

solaris aix hp-ux
identifier "snprintf" is undefined

I am trying to compile a console C application on HP-UX machine using the aCC compiler [HP C/aC++ B3910…

c hp-ux acc
Equivalent for typeset -l and typeset -u in LINUX bash?

I'm in the process of porting over a script from HP-UX to LINUX. When I try to source the script, …

linux bash ksh hp-ux
HPUX machinfo equivalent for Linux? or What hardware am I using?

In HPUX the command "machinfo" list machine information such as Number of CPUs, Clock speed, Bus speed, processor type, Cache …

linux statistics hp-ux
stty hupcl ixon ixoff

I'm seeing stty, not a typewritter messages on hpux (despite an interactive terminal check?), and am guessing that these are …

ksh tty hp-ux