Upgrade yt-dlp from version `stable@2023.09.24` to `stable@2024.04.09`
[sunny256-utils.git] / rmspcbak
blobc8f326bd50117e14f4a5ea2e5723f880e5c97112
1 #!/usr/bin/env perl
3 # rmspcbak
4 # File ID: 8cf4d3ec-5d43-11df-b755-90e6ba3022ac
6 use warnings;
8 while (<>) {
9 s/[ \t]*$//g;
10 print;