Commit Graph
19 Commits
Author SHA1 Message Date
John ec5c91f29b avoid egrep 2024-01-20 15:13:07 +01:00
john30 65c96d6d8c adjust to newer netcat versions 2021-02-14 16:48:47 +01:00
john30 024bf8435f fix awk script, adjust to newer netcat versions 2021-02-14 16:46:46 +01:00
john30 29cee10ff5 added helper script 2017-08-29 23:19:48 +02:00
Christian Lehmann 4e346a72cc fix waiting for netcat to end. 2017-02-23 10:20:16 +00:00
john30 7d5dd27cf1 remove messages without name and scan.id 2017-02-22 08:23:00 +01:00
john30 5c0e92c1ee use new features of find command, switched to 127.0.0.1 instead of localhost 2016-12-04 17:58:10 +01:00
john30 e7324d3b8d enhanced version 2016-11-20 16:23:41 +01:00
john30 62ea2f3213 allow passing arguments to read command wiht -R "args" 2016-10-15 17:51:11 +02:00
john30 d7d667b189 allow definition of port to connect to 2016-09-17 16:20:55 +02:00
Sven Giermann baf03e6348 Sort lines before uniq
Uniq needs sorted lines, so sort them first.
2015-11-24 20:02:12 +01:00
Sven Giermann 349c73b7cf Fix return definition in writes
Add 3 more commas to skip field2 definition before defining result type.
Print empty field1 definition if len[i]<=0.
2015-11-24 20:00:37 +01:00
john30 b67b2bff07 corrected register read/write/update 2015-11-22 12:34:58 +01:00
john30 856a5ce1d5 corrected header 2015-11-22 09:43:35 +01:00
Sven Giermann 01922f86db fixed script to work with standard awk
For some reason, I don't have GNU awk installed - so I removed the usage of array length and strtonum().
Further I'd prefer ebusctl which seems to come with every ebusd installation to avoid the dependency for 'nc'.
2015-11-18 08:58:59 +01:00
john30 cf6e052a92 ignore blank lines 2015-11-18 07:23:52 +01:00
john30 cbaf2f9a9a emit warnign if grab is disabled, unique results 2015-11-18 07:18:25 +01:00
john30 0ce9373da9 added script for converting grab result to CSV 2015-11-18 07:08:32 +01:00
john30 227bf83207 script for reading all values passed to find command 2015-03-29 12:13:15 +02:00