c - What does "lp" stand for in execlp command -


i google it, says it's line printer. don't think make sense...

the l list , p path. check out other variants, e.g. execl, execlp, execle, execv, execvp.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -