Search Results

Search: Posts Made By: cadanir
13,185
Posted By cadanir
From your description, it's difficult to know if...
From your description, it's difficult to know if U program in C, XWindow, or scripting in Perl, ksh or dtksh... but maybe the easiest way is to use named pipes.

Simply creates your named pipes and...
2,139
Posted By cadanir
Under any Unix or Linux, to find...: - by...
Under any Unix or Linux, to find...:
- by searching from /your_start_dir directory
- all files with .txt extension
- also by following symbolic links, if any
- for each such file,...
1,927
Posted By cadanir
If U have more than 1 file in your directory, U...
If U have more than 1 file in your directory, U will get a list of files names with full path in your variable.

If U have only 1 file like *.pdx, do this to get the file name with extension:
...
Forum: HP-UX 05-01-2006
24,392
Posted By cadanir
Yes, it may be a filesystem limit... I will...
Yes, it may be a filesystem limit... I will survey more closely the disk space available, probably something like /tmp or /var/tmp... or $TMPDIR... or perhaps the swap space.. must be increased...
...
Forum: HP-UX 04-27-2006
24,392
Posted By cadanir
pipcs -qa gives me somthing like this : ...
pipcs -qa gives me somthing like this :

POSIX IPC status as of Thu Apr 27 15:59:08 2006
T MODE OWNER GROUP REFCNT QNUM MNUM QBYTES NAME
POSIX Message Queues:
q ...
Forum: HP-UX 04-27-2006
24,392
Posted By cadanir
Thank you Blowtorch... It seems that all that...
Thank you Blowtorch... It seems that all that things are "implementation specific" and related to PA-RISC "strangeley" designed memory management...

man mmap() says that HP-UX may or may not call...
Forum: HP-UX 04-26-2006
24,392
Posted By cadanir
posix ipc message queue
Hello,

My question is related to "pipcs -qa" command under HP-UX 11i PA-RISC 64 bits.

We have a little C program that creates posix ipc message queues using the mq_open() system function.
...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 09:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy