Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Added 'rss' sub-command because it is easier than sed/awk#53

Merged
skx merged 1 commit intomasterfrom
feat/rss
Nov 6, 2024
Merged

Added 'rss' sub-command because it is easier than sed/awk#53
skx merged 1 commit intomasterfrom
feat/rss

Conversation

@skx
Copy link
Owner

@skx skx commented Nov 6, 2024

This adds a simple command to show the links that are present in a given RSS feed, by URL.

For example:

$ sysbox rss https://blog.steve.fi/index.rss
https://blog.steve.fi/the_cp_m_emulator_is_good_enough__i_think_.html
https://blog.steve.fi/the_cp_m_emulator_is_working_well.html
https://blog.steve.fi/the_cp_m_emulator_development_continues.html
https://blog.steve.fi/a_simple_golang_cp_m_emulator.html
https://blog.steve.fi/a_simple_package_for_running_many_linters.html
https://blog.steve.fi/falsehoods_i_used_to_believe_about_shoes.html
https://blog.steve.fi/please_to_meet_you__hope_you_guessed_my_name_.html
https://blog.steve.fi/old_school_cgi_scripts_.html
https://blog.steve.fi/simple_repl_for_cp_m__in_z80_assembly.html
https://blog.steve.fi/simple_toy_languages.html

@skx skx merged commit 3a49ea6 into master Nov 6, 2024
@skx skx deleted the feat/rss branch November 6, 2024 19:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant