Advertisement
FranzVuttke

upl

Nov 17th, 2023 (edited)
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.22 KB | Source Code | 0 0
  1. #!/bin/bash
  2.  
  3. #
  4. # by OuNiS 11.2023
  5. #
  6. # UPL - Upgraded Python List
  7. # aktualizacje Pythona
  8.  
  9. FIND_PHRASE="upgraded python ("
  10.  
  11. echo Aktualizacje Pythona...
  12. # echo $FIND
  13. # sipl -> search_in_pacman_log
  14. sipl "$FIND_PHRASE"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement