projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86fdafc
)
Add commments.
author
Mike Taylor
<mike@miketaylor.org.uk>
Tue, 6 Apr 2010 14:46:32 +0000
(15:46 +0100)
committer
Mike Taylor
<mike@miketaylor.org.uk>
Tue, 6 Apr 2010 14:46:32 +0000
(15:46 +0100)
bin/irspy-dump.pl
patch
|
blob
|
history
diff --git
a/bin/irspy-dump.pl
b/bin/irspy-dump.pl
index
36cf3e4
..
a87177b
100755
(executable)
--- a/
bin/irspy-dump.pl
+++ b/
bin/irspy-dump.pl
@@
-1,5
+1,12
@@
#!/usr/bin/perl -w
+# Invoke as:
+# $ mkdir records-2010-04-06
+# $ cd records-2010-04-06
+# $ irspy-dump.pl irspy.indexdata.com:8018/IR-Explain---1
+# $ cd ..
+# $ tar cfz records-2010-04-06.tar.gz records-2010-04-06
+
use strict;
use warnings;
use ZOOM;