summaryrefslogtreecommitdiff
path: root/src/urlid
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-05-18 07:57:01 -0300
committerEuAndreh <eu@euandre.org>2025-05-18 07:57:01 -0300
commitf7268e88a7aa18edd2b09defe03f73b18e7ded57 (patch)
treed9cab137554edf96cd81679b238710b240b36738 /src/urlid
parentsrc/instool: Early exit when no files are given (diff)
downloadeut-f7268e88a7aa18edd2b09defe03f73b18e7ded57.tar.gz
eut-f7268e88a7aa18edd2b09defe03f73b18e7ded57.tar.xz
git mv src/uuid src/uuidx
Diffstat (limited to 'src/urlid')
-rwxr-xr-xsrc/urlid2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/urlid b/src/urlid
index 7d1f02a..330df49 100755
--- a/src/urlid
+++ b/src/urlid
@@ -1,7 +1,7 @@
#!/bin/sh
set -eu
-uuid "$@" |
+uuidx "$@" |
tr -d '-' |
xxxd |
base64 |