#!/usr/bin/env -S awk -f /.(jpg|png)$/ {print("I" $0 "\ttekk.in\t70"); next} // { print("i" $0 "\tdummy\tdata\t1337"); } .