[cs631apue] PATH environment variable

mseaton mseaton at stevens.edu
Mon Dec 18 05:16:28 EST 2017


Thanks
On 12/18/2017 3:09 AM, Jason Ajmo wrote:
> Use execvp(3). It resolves executables relative to the users PATH
> environment variable.
> 
> If you look into the man pages for the other exec(3) functions, some
> of them don't account for $PATH.
> 
> On Mon, Dec 18, 2017, 3:00 AM mseaton <mseaton at stevens.edu> wrote:
> 
>> Hello,
>> I am not sure what we are supposed to do with PATH environment
>> variable.
>> Can someone shed some light?
>> Marlon
>> _______________________________________________
>> cs631apue mailing list
>> cs631apue at lists.stevens.edu
>> https://lists.stevens.edu/mailman/listinfo/cs631apue [1]
> 
> --
> 
> Jason Ajmo
> Stevens Institute of Technology
> B.S. Cybersecurity '17
> M.S. Computer Science '18
> 0x56FA3123
> 
> Links:
> ------
> [1] https://lists.stevens.edu/mailman/listinfo/cs631apue


More information about the cs631apue mailing list