Right, that would literally be passing the entire table as the argument which is not really intuitive in terms of my script. I thought I could use pipes instead to pass the table, but the underlying script would parse and concatenate the correct column which would then be passed it to the argument of -x. I also want to be able to chain these like all unix commands...