Skip to content

Instantly share code, notes, and snippets.

@D3f0
Created March 20, 2024 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save D3f0/341c17a495ad046c75f511da87f81dde to your computer and use it in GitHub Desktop.
Save D3f0/341c17a495ad046c75f511da87f81dde to your computer and use it in GitHub Desktop.
Get all the URLs from modern unix
curl https://raw.githubusercontent.com/ibraheemdev/modern-unix/master/README.md | grep "<a" | cut -d '"' -f 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment