lumini_p30_control/tools/html2string.sh
2023-05-02 14:21:15 +02:00

5 lines
41 B
Bash
Executable file

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