pandaria_5.4.8/contrib/cleanup/whitespace.sh
2021-12-28 12:17:51 +03:00

2 lines
39 B
Bash

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