Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
60 views

The attached ksh93 enhanced korn shell script has worked happily for 15 years executing on Unix Aix v6.1 server however having upgraded to Aix v7.2 TL5 we're now finding upon executing the same script ...
0 votes
0 answers
92 views

We're in the process of upgrading several RPM packages on an AIX system to support Node.js 22, but are encountering GCC-related errors after updating the following packages. Here’s our upgrade list (...
2 votes
1 answer
51 views

A generated script has no items in the for loop, in bash the empty list is accepted, however in /bin/sh (or /bin/ksh) on AIX 7.2 it fails. eg. with 'test-empty.sh' for v in do echo $v done $ . ...
0 votes
1 answer
90 views

I am trying to write programs using 'as' and 'ld' in AIX 6.1. However I cannot get anything to work. At the moment I am dealing with two issues that are stopping me in my tracks. In the code below, ...
5 votes
5 answers
151 views

grep -B does not work on AIX so I am looking for an alternative with awk I have a file with the following content 05/25/2025 M 301510sa AIX is vulnerable to information disclosure (CVE-...
Ivan's user avatar
  • 53
0 votes
1 answer
89 views

My Ansible task to install Liberty on an AIX server worked as expected and then when I tried another version it just fails now. It's possible that I am not seeing the actual cause of my issue but ...
0 votes
0 answers
167 views

I'm still trying to debug the crash detailed in Crash in std::make_exception_ptr on AIX Had the thought that it had something to do w/ the use of std::exception_ptr, since i refactored some code to ...
Bwmat's user avatar
  • 4,724
0 votes
2 answers
136 views

I am working with IBM DB2. My operating system is Unix-based (AIX), and I am working directly on the console (No GUI). I have a table called "users". For the schema, let’s just use "...
0 votes
0 answers
58 views

On AIX server, I have created a shell script that is doing the following - The script gets environment_name and action (shutdown, startup) as input parameters. Based on environment_name, it reads a ...
2 votes
0 answers
60 views

I'm attempting to create a dynamically loadable shared archive on AIX using CMake. I'm able to create a library successfully, however it fails to load with dlopen. func.cpp #include <stdio.h> ...
DRH's user avatar
  • 8,426
1 vote
1 answer
96 views

I am trying to get filenames containing special characters on an AIX 5.3 system using a Java program but its replacing the special characters with a question mark. This is in client environment. But ...
6 votes
4 answers
183 views

I need to change the order of a string in AIX, but with the command cut I can't do it Ex: echo FT0215202301.xml | cut -b 7-10,5-6,3-4 Result: 02152023 Expected: 20230215
Matias Araya's user avatar
-1 votes
1 answer
57 views

I'm on a very old AIX 6.1 system and I need to understand a "sort" command. Due to the age of the system, I can't find any documentation. And the '-h' option is not very helpfull. Usage: ...
Sethnico's user avatar
0 votes
1 answer
107 views

I am on IBM AIX-7.2 and have this sample C++ code: #include <QtCore/QCoreApplication> #include <QtCore/QDebug> #include <QtCore/QDateTime> #include <cstring> int main(int argc,...
1 vote
2 answers
130 views

I'm trying to make the following project work on AIX systems. I have almost finished, the end is near but I srill have an issue at tha execution of the agent. My AIX Systems do not have flock ...
Arnaud Dubois's user avatar

15 30 50 per page
1
2 3 4 5
...
122

AltStyle によって変換されたページ (->オリジナル) /