#!/bin/sh

grep '^i[vwduy]fl=' ${1-r1} | sed -e 's/=/= /'

