Search Results

Search: Posts Made By: FastMagister
Forum: Programming 06-07-2006
4,169
Posted By FastMagister
I want change it AFTER the sem creation...
I want change it AFTER the sem creation...
Forum: Programming 06-07-2006
4,169
Posted By FastMagister
I'm thinking about changing permissions....
I'm thinking about changing permissions....
Forum: Programming 06-06-2006
4,169
Posted By FastMagister
change semaphore perm
Hi,

I've a problem with this simple code about of semaphore:
#include<stdio.h>
#include<stdlib.h>
#include<unistd.h>
#include<semaphore.h>
#include<sys/types.h>
#include<sys/mman.h>...
Forum: Programming 07-05-2004
1,496
Posted By FastMagister
alternately writings
Hi,

can anyone show me how to solve the following exercise in ANSI C?

Create 2 process (parent & child).

The parent have to create a file called file<pid>, where <pid> is the process ID of...
3,722
Posted By FastMagister
sys info script
Hi,

i need a shell script that write in a file called sys.txt this:

<output of date command>
HN <host name>
OS <OS name> <OS version>

I can have this info with uname command, but I can't...
Forum: Programming 06-20-2004
1,810
Posted By FastMagister
process on file
Hello,

I need to write this C program:

MyProgram <user>

that write on myfile.txt file all <users> 'process.

MyProgram must call the ps -u <user> command, but with an exec or with a...
Showing results 1 to 6 of 6

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