Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 434 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 434 Bytes

argv0

argv0 runs a program with a specified 0th argument.

If you don't know what this is, you probably don't need it. This is essentially the same as djb's argv0 program, except that you don't need to build all of ucspi-tcp to use it. (And I only found out that djb wrote it after I did, of course. In fact, I flipped around the argument order to be compatible with his, so there.)