From 8a766b26ad3e83b5e913b453be072e03a49552f6 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Wed, 20 Dec 2023 19:50:06 -0800 Subject: update --- home/xyz/.local/bin/lastarg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/xyz/.local/bin/lastarg b/home/xyz/.local/bin/lastarg index 58f1f14e..b52afcdc 100755 --- a/home/xyz/.local/bin/lastarg +++ b/home/xyz/.local/bin/lastarg @@ -1,5 +1,5 @@ #!/bin/sh -# useage: lastarg "$@" +# usage: lastarg "$@" shift $(($# - 1)) echo "$1" -- cgit v1.2.3-70-g09d2