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
Tell me set-user-id is related to (in unix)?
What is ln(linking)?
Which ipc is faster?
Which ipc is the fastest in unix?
Explain about daemon?
Explain linking across directories?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
How to get or set an environment variable from a program?
Explain how do you execute one program from within another?
Please explain fork() system call?
Please describe the initial process sequence while the system boots up?
What is ipc port?
Max relax-able permission value with out giving write permission to others?
Explain the system calls used for process management?
Explain what are the system calls used for process management?