Skip to content

Instantly share code, notes, and snippets.

@scillidan
Created October 24, 2023 02:59
Show Gist options
  • Save scillidan/97b6e64390991b821ab5999f5c571753 to your computer and use it in GitHub Desktop.
Save scillidan/97b6e64390991b821ab5999f5c571753 to your computer and use it in GitHub Desktop.
curl -k https://raw.githubusercontent.com/scillidan/WALLPAP-ENG-resource/main/table.md ^
| sd "\[\d{10}\]\(" "" ^
| sd "(\)\|\S+subsc)" "|![](//img.shields.io/steam/subsc" ^
| mdtable2csv ^
| sd "//steamc" "https://steamc" ^
| xsv select source,version,urlid ^
| csview
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment