Search Results

Search: Posts Made By: hzhang
Forum: Programming 10-19-2002
2
set
3,154
Posted By hzhang
Many thanks to hell666 for your help!
Many thanks to hell666 for your help!
Forum: Programming 10-18-2002
2
set
3,154
Posted By hzhang
set
I want write a program using C to mimic a shell program for Unix.
When I use
execlp("set","set", "MY", "name", NULL);
, it does not work. However,
execlp("/usr/bin/ls"."ls","-la",NULL); ...
Showing results 1 to 2 of 2

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