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 ?

How To Extract The Data Using Sed Command

I have the data this &mac=1E-30-6C-A2-47-5F&ip=172.16.1.127&msk=255.255.255.0&gw=17… Read more How To Extract The Data Using Sed Command

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

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