#!/bin/sh # locate--Searches the locate database for the specified pattern. setglobal locatedb = '"/tmp/locate.db'" exec grep -i @Argv $locatedb