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

How Do I Replace New Line And Space In ?

I need to create calendar in table (html) use replace space and new line in bash script. I use thi… Read more How Do I Replace New Line And Space In ?

Sed Command To Extract Text From Html

I am grabbing the source of a page useing curl, and want to extract a text from a specific tag. the… Read more Sed Command To Extract Text From Html

Unix - Parse Html File And Get All His Resources List

I have an html file and i need to generate a list of all the resources it uses: *.htm, *.html, *.cs… Read more Unix - Parse Html File And Get All His Resources List