diff --git a/019-locate.sh b/019-locate.sh index a841e4f..529a00e 100755 --- a/019-locate.sh +++ b/019-locate.sh @@ -5,3 +5,5 @@ locatedb="/var/locate.db" exec grep -i "$@" $locatedb +#locate string input +locate "string"