#!/bin/sh # # (c) by GJN 2001, GPL # cat $1 | sed -n '/^#/!p' | sed '/^$/d' > ${1}.nohash