#include int main(int argc, char *argv[]) { if (argc == 1) { printf("Specify files to remove.\n"); return 1; } for(int i = 1; i