Files
felwell-core/contrib/cleanup/whitespace.sh
T

3 lines
39 B
Bash

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