#> wget http://download.silicondust.com/hdhomerun/libhdhomerun_20130117.tgz
#> tar zxvf libhdhomerun_20130117.tgz
| #!/usr/bin/perl -w | |
| # | |
| # This script was developed by Robin Barker (Robin.Barker@npl.co.uk), | |
| # from Larry Wall's original script eg/rename from the perl source. | |
| # | |
| # This script is free software; you can redistribute it and/or modify it | |
| # under the same terms as Perl itself. | |
| # | |
| # Larry(?)'s RCS header: | |
| # RCSfile: rename,v Revision: 4.1 Date: 92/08/07 17:20:30 |