I have a C application that is executing in an HP-UX environment and I need to get the stacktrace. I am attempting to use U_STACK_TRACE, but output to stderr is going somewhere else and I need it pri
I\'开发者_如何学Gom searching through the manual page for find I can\'t see a way to run a command which will find all files modified within an hour. I can see only a way to do it for days.Guess this
I am running a perl script on a HP-UX box. The script will execute every 15 minutes and will need to compare it\'s results with the results of the last time it executed.
I wanted to test my java code in these operating systems- Solaris,HPUX and AIX. I know they have different meth开发者_如何学Pythonods to test the java code.
I have a J2EE java application which processes SOAP requests.In our production environment (HPUX,OC4J,Java 5) we have about 20 threads running for this process, and we sometimes see 1 thread pausing f
How to replace whole words in string sed whole word search and replace with sed in HP-UX (B.11.31)? $ echo \"bar embarassment\" | sed \"s/bar/no bar/g\";
Is there any script or utility to send Magic Packet to do Wake On Lan (WOL) on hp-ux machine. I am finding many tools for windows. fol开发者_开发问答lowing are such tools.
I\'m new to HP-UX system and having one problem with running a make file. Make: Must be a separator on rules line 14.Stop.
I have not done any serious C in a long, long time and would appreciate a quick explanation.The following code compiles and runs fine on HP/UX.It compiles without any warning on GCC 4.3.2 in Ubuntu (e
How can 开发者_如何学运维I know if the environment that I am in (some version of HPUX) has python installed?If python is in your PATH-Environment variable (if it is properly installed, it should be),