Y
Hacker News
new
|
ask
|
show
|
jobs
by
electroly
878 days ago
It's
usually
the path to the binary being executed, but you can pass anything you want when you exec. e.g. execl("/bin/ls", "definitely not /bin/ls", NULL);