lumini_p30_control/tools/html2string.sh

4 lines
41 B
Bash

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