Search Results

Search: Posts Made By: emil2006
Forum: Programming 06-21-2008
10,510
Posted By emil2006
synchronize two processes
i am trying to synchronize between father process and son process
created by fork() command, to print simultaneously.

my program is written in c under bash shell.
the compile goes ok but when i...
3,631
Posted By emil2006
it helped. thanks a lot.
it helped.
thanks a lot.
3,631
Posted By emil2006
synchronize processes
hi.
i am writing a c program under bash shell.

i would like to use semaphore functions like sem_wait(), sem_post()
and i included <semaphore.h> and it compailes fine
but when i try to run it...
Forum: Programming 05-03-2008
13,022
Posted By emil2006
ok i think i got it thanks
ok i think i got it
thanks
Forum: Programming 05-02-2008
13,022
Posted By emil2006
catching a signal from child process
i am creating children processes using fork system call
every child i create goes to sleep for random time.
when child stops running how can i catch his signal and turminate the child
8,360
Posted By emil2006
argv command in awk
hello
does anyone knows how can i reach a parameter in awk command line
for example
p1 f 4
p1 is an awk script. 4 is parameter
i want to work with the second parameter
i know it has something...
1,463
Posted By emil2006
help please
does anyone knows the command declare -x
or continue command and it's syntax

thank you
Showing results 1 to 7 of 7

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