summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-11-12 17:19:48 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-11-12 17:19:48 +0100
commit2fd5995ff81e0b1792b5eab3a723d7321dec78cb (patch)
treeea1ca3d89579b6967325ed6e6b33e837d55460ee /bin
parentcbfda49e578cf18e7f5e605ca5e073fe0a1c0c17 (diff)
added sgimg
Diffstat (limited to 'bin')
-rwxr-xr-xbin/extra/sgimg6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/extra/sgimg b/bin/extra/sgimg
new file mode 100755
index 0000000..7c1823c
--- /dev/null
+++ b/bin/extra/sgimg
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+imv "$(find ~/.local/share/gurk/ -type f -printf "%A@\t%p\n" |
+ sort -n |
+ tail -n 1 |
+ cut -f 2-)"