Files
ThordekkCore/contrib/cleanup/whitespace.sh
T

3 lines
39 B
Bash
Raw Normal View History

2026-01-20 21:28:45 -03:00
#!/bin/bash
perl -wpi -e "s/ +$//g" $1