Paste #273669

   
pasted on 02.04.2024 23:04
  • Edit to this paste
  • Print
  • Raw
  • The following pastes replied to this paste:  # 274420 # 274865
  • Show paste tree
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
1
${font DejaVu Sans Mono:size=11}${execpi 600 curl https://world-weather.ru/pogoda/russia/moscow/ | grep -oE  'Ветер.{0,100}' | grep -oE  '>[0-9]{0,3}\.[0-9]{0,3}.{0,20} м/с' | grep -Eo '[0-9]{0,3}\.[0-9]{0,3}'
Add Comment
Author