Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bash

Bash: Sending Html With An Attached File?

I'm looking for a way to send an HTML email from bash with an attached file. I've tried the… Read more Bash: Sending Html With An Attached File?

How To Ignore Attribute Without Quotes In Xml

i want to count how many times tag1 occurs givin this 123.xml file ( streaming from the internet) 1… Read more How To Ignore Attribute Without Quotes In Xml

Getting Html Elements Via Xpath In Bash

I was trying to parse a page (Kaggle Competitions) with xpath on MacOS as described in another SO q… Read more Getting Html Elements Via Xpath In Bash