main
1cat work/inter.d > inter.c 2cat inter.c > inter.b 2>/dev/null || exit 1 3cat inter.b > inter.a 4rm inter.b inter.c