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?

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

Showing Command Line Output On A Html Page

I am building a web app which runs certain commands on the terminal and display the results back on… Read more Showing Command Line Output On A Html Page

Running Bash Command Using Ssh In Perl

Please be patient. I'm very new to perl. I'm passing a HTML variable from html form to a PE… Read more Running Bash Command Using Ssh In Perl