#!/bin/bash
#
# a wrapper script for the awk executable fullquotedetector.awk
# so that options do not have to be preceeded by --

fullquotedetector.awk -- $@
