Last active
          October 22, 2024 09:38 
        
      - 
      
- 
        Save gipert/0b0b846378f56e3a83af946e896d44fd to your computer and use it in GitHub Desktop. 
Revisions
- 
        gipert revised this gist Oct 22, 2024 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,3 @@ wget -q -O- https://pdg.lbl.gov/2024/reviews/contents_sports.html \ | sed -nr 's/.+href="(rpp.+-rev-.+\.pdf)".+/\1/p' \ | parallel wget -nv https://pdg.lbl.gov/2024/reviews/{} 
- 
        gipert created this gist Nov 11, 2023 .There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ wget -q -O- https://pdg.lbl.gov/2023/reviews/contents_sports.html \ | sed -nr 's/.+href="(rpp.+-rev-.+\.pdf)".+/\1/p' \ | parallel wget -nv https://pdg.lbl.gov/2023/reviews/{}