#!/usr/bin/env bash #****************************************************************************** # # Convert single HTML file into single PDF file with specified name. # # Options: # -l # #****************************************************************************** htop -l single H_000010.html actual.1 > /dev/null 2>&1