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

Xpath Html Get All Columns 1 And 2 Together And Concatenate With Column ":"

i have this following command that gets the data from column 2: Table example: a b & … Read more Xpath Html Get All Columns 1 And 2 Together And Concatenate With Column ":"

Send Email From Linux Server As Html - Content Type And Html Tags Also Visible In Email

I am trying to send an email as html. #!/bin/sh #MAIL_LIST='gangadhar.n@xx.com' MAIL_SEND… Read more Send Email From Linux Server As Html - Content Type And Html Tags Also Visible In Email

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 Convert Linux's Shell Output To Html?

is there any way to convert bash output to html ? for example if I had some colorized output in bas… Read more How To Convert Linux's Shell Output To Html?

Linux - Websocket Test Error

I am testing on opening websocket and echo. I am trying to run on Linux-based PC and testing with … Read more Linux - Websocket Test Error