Skip to content

Instantly share code, notes, and snippets.

@jorgecortesdev
Created November 19, 2024 16:47
Show Gist options
  • Select an option

  • Save jorgecortesdev/e292c141dac1c975c5e7b4edf0f00d04 to your computer and use it in GitHub Desktop.

Select an option

Save jorgecortesdev/e292c141dac1c975c5e7b4edf0f00d04 to your computer and use it in GitHub Desktop.

Revisions

  1. jorgecortesdev created this gist Nov 19, 2024.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    cat rss.rss | grep -o 'url="[^"]*' | grep -o '^[^?]*' | grep -o 'https[^"]*' | xargs wget -c