school-timetable/lines.sh
2021-09-20 18:12:09 +09:30

3 lines
65 B
Bash
Executable File

#!/bin/bash
cat ./timetable.py | sed '/^\s*#/d;/^\s*$/d' | wc -l