#!/bin/bash

( echo "$@"; cat data)  | nawk -f awker
