#include #include /* The philosophical bits - /should this be a shell script?/ - * are more complicated than the actual program. sed(1) is not currently a part * of this project so there shouldn't be reliance on it. */ int main(int argc, char *argv[]){ char *argv0 = argv[0]; size_t i;