1.

Why we use Piping in Solaris?

Answer»

Why we use Piping in Solaris?
Piping in Solaris is one of the process which is USED to PAIR files between two processes with a call to the pipe(). And this call will RETURNS an ARRAY which is MAINLY used by the pair of processes to read and write.



Discussion

No Comment Found