Commit Graph
9 Commits
Author SHA1 Message Date
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