An error occurred while loading the file. Please try again.
-
Ghislain MARY authoredcd4838bc
extract-filters-names.awk 72 B
BEGIN { FS="[()]" ; }; /^\t*MS_FILTER_DESC_EXPORT/{ printf("%s\n", $2) }
BEGIN { FS="[()]" ; }; /^\t*MS_FILTER_DESC_EXPORT/{ printf("%s\n", $2) }