#!/bin/sh # short alias for grep for case-insentitive expressions. # usage: g expression ... grep -Fi "$@"