From 04949f0d73735434c260800b06d15cd9b038beb8 Mon Sep 17 00:00:00 2001 From: Vikas5988 <54774032+Vikas5988@users.noreply.github.com> Date: Thu, 1 Oct 2020 19:48:00 +0530 Subject: [PATCH] Update 019-locate.sh --- 019-locate.sh | 2 ++ 1 file changed, 2 insertions(+) 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"