From c9ed19cb49d99c43b887bfe7dcf6e06ac002b60b Mon Sep 17 00:00:00 2001 From: DTB Date: Sun, 3 Sep 2023 02:24:01 -0400 Subject: [PATCH] toki stuff --- toki/toki_ucsur | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/toki/toki_ucsur b/toki/toki_ucsur index ecf08ee..96bd169 100755 --- a/toki/toki_ucsur +++ b/toki/toki_ucsur @@ -2,10 +2,6 @@ set -e -test -e toki_common \ - && . ./toki_common \ - || . toki_common - test -z "$1" \ && printf 'Usage: %s [nimi...]\n' "$0" >&2 \ && exit 64 \ @@ -21,4 +17,4 @@ if test -n "$2" done fi -jq -r "$filter" <$JASIMA +toki_lipunimi | jq -r "$filter"