How can you get or set an environment variable from a
program?
Answer Posted / amit
to get environment variable execute getenv();
to set environment variable execute setenv();
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Max relax-able permission value with out giving write permission to others?
Please describe the initial process sequence while the system boots up?
Please explain fork() system call?
What is ipc in unix?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
Explain what are the system calls used for process management?
Explain what is the process id for kernel process?
What is fork()?
Which ipc is faster?
What is ln(linking)?
What is the very first process created by kernel?
Explain the initial process sequence while the system boots up?
How to write the program on full-duplex communication on bidirectional?
Explain the system calls used for process management?
What are two different models of ipc differentiate both?