What is the difference between the following two commands, when run on 开发者_如何学GoAIX? /bin/sh \'ls -l -R\'
I need to check if I Filesystem exists, and if it does exist there is 300 MB of space in it. What I have so far:
I am trying to build a 64-bit binary from C++ code using 32-bit g++ compiler. I am getting the following errors while building:
Given this piece of code : public static void writeFile(File file,List buffer)throws IOException{ File fic = new File(file.getCanonicalPath());
I\'m trying to use NetBeans 6.8 on an AIX OS for C++ development. I continue getting an error message for:
I would like to find all shared memory segments used by a given process. I am especially interested开发者_开发技巧 in figuring out the shmid so i can use it in calls to shmctl().
I am using statvfs function call on AIX. And u开发者_运维百科sing GCC compiler. I would like statvfs call to resolve to statvfs64 by preprocessor.
I\'m writting a Perl script for which I need the uptime in seconds to do some calculation, in all the machine in the shop (i.e. linux, SunOS, and AIX).I have a way to get the uptime for linux (/proc/u
I need to monitor a system with AIX 5.3, but can开发者_开发问答\'t find a good source for the OIDs.
Closed. This question is not about programming or software development. It is not currently accepting answers.