Re: how to integrate user applications in to system commands

2003-08-21 Thread Ben Russo
anil garrepally wrote: Hi, what is the way to integrate our executable application programs to OS. so that like regular OS commands our application also work. And how to write a man page and how to integrate it to system. So that man command will give our explanation about that command. Pleas

how to integrate user applications in to system commands

2003-08-21 Thread anil garrepally
Hi, what is the way to integrate our executable application programs to OS. so that like regular OS commands our application also work. And how to write a man page and how to integrate it to system. So that man command will give our explanation about that command. Please,can any one tell this