Y
Hacker News
new
|
ask
|
show
|
jobs
by
kps
1184 days ago
Historically a lot of programs would use argv[0] as their name. Vi-family editors do have an excuse not to do that, since vi uses its name for other purposes, e.g. `view` for readonly.