Mini workflow of the day: use vi style global pattern to delete all lines not containing particular urls; use vi style macro to then pull out the urls in question; mini bash script to read through the file of those lines and wget them with basic auth from the site; now I can transfer those files to another site where I need them.

Leave a Reply

Your email address will not be published. Required fields are marked *