From: Sergey Matveev Date: Sun, 12 Mar 2023 10:20:57 +0000 (+0300) Subject: cmd/last-update X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=91e7df16ab7a55f813a7c2cc19622cbf6c703261;p=mmc.git cmd/last-update --- diff --git a/cmd/last-update b/cmd/last-update new file mode 100755 index 0000000..b0f4ee4 --- /dev/null +++ b/cmd/last-update @@ -0,0 +1,3 @@ +#!/bin/sh -e + +recsel --collapse --print-values=Id | tail -1