Files
ThordekkCore/contrib/cleanup/whitespace.sh
T
2026-01-20 21:28:45 -03:00

3 lines
39 B
Bash

#!/bin/bash
perl -wpi -e "s/ +$//g" $1