From 6e1ad1537a19d6732038315c028ff75d6516458f Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Sun, 6 Dec 2020 23:10:49 +0300 Subject: . --- vsvs-locate | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'vsvs-locate') diff --git a/vsvs-locate b/vsvs-locate index 21df2ac..1b7f080 100644 --- a/vsvs-locate +++ b/vsvs-locate @@ -10,5 +10,4 @@ do lastpath=$(after / "$lastpath") test -e "$path" || exit 1 done -echo "$path" -echo "$lastpath" +echo "$path $lastpath" -- cgit v1.2.3