Advertisement
goebelmasse

RKI-Protokoll

Jul 24th, 2024
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.35 KB | Cryptocurrency | 0 0
  1. #!/bin/sh
  2. ########################################################################
  3. #
  4. # $Id: rki-protokoll,v 1.1 2024/07/24 12:06:03 elias Exp $
  5. #
  6. ########################################################################
  7.  
  8. protodir=~/Downloads/RKI-Krisenstab-Protokolle\ Einzelsitzungen\ 2020-2023
  9. exec atril "`find "$protodir" -type f | shuf -n 1`"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement