1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
#! /bin/sh cat <<! /* File created from flex.skl via mkskel.sh */ #include "flexdef.h" const char *skel[] = { ! sed 's/\\/&&/g' $* | sed 's/"/\\"/g' | sed 's/.*/ "&",/' cat <<! 0 }; !