basecamp_omarchy/bin/omarchy-version-pkgs
2025-11-22 10:54:40 +01:00

4 lines
126 B
Bash
Executable File

#!/bin/bash
date -d "$(grep upgraded /var/log/pacman.log | tail -1 | sed -E 's/\[([^]]+)\].*/\1/')" "+%A, %B %d %Y at %H:%M"