What is Nostr?
logout /
npub1nuz…thyu
2024-04-25 07:09:04

logout on Nostr: Mám /bin/bash rád. ...

Mám /bin/bash rád.

pattern='.*([[:digit:]]{4}\-[[:digit:]]{2}\-[[:digit:]]{2}).*';files=$(ls -1 *.txt|tail -n 30); for f in $files; do [[ $f =~ $pattern ]] && touch -d ${BASH_REMATCH[1]} $f; done
Author Public Key
npub1nuz9lp3kjz0hkf27q2wdvh6nehcygjwukfzuhgx5rhp5yw7n5q2sghthyu