lumini_p30_control/tools/html2string.sh

5 lines
41 B
Bash

#!/bin/bash
cat $1 | sed -e"s/^ *//ig"