hp-ux
Using libunwind on HP-UX and getting stacktrace
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[详细]
2023-04-06 13:23 分类:问答Find files modified within one hour in HP-UX
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[详细]
2023-04-05 11:59 分类:问答How to preserve data between executions of program
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.[详细]
2023-04-04 18:20 分类:问答Test a java class in different OS
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.[详细]
2023-04-03 07:30 分类:问答java one thread slow
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[详细]
2023-04-02 20:50 分类:问答sed whole word search and replace
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\";[详细]
2023-03-29 10:02 分类:问答Hp-ux comamnd or script to send Magic Packet to do Wake On Lan (WOL)
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.[详细]
2023-03-25 18:43 分类:问答How to check version of make on HP-UX
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.[详细]
2023-03-22 10:36 分类:问答Simple C code works fine on HPUX but segfaults on Linux. Why?
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[详细]
2023-03-21 06:28 分类:问答How to determine if Python is available in HPUX system?
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),[详细]
2023-03-16 23:12 分类:问答