How ToPlatform NameCommand LineNotesActions
Filter json with jqJQjq 'map(select(.actuatorModel | test(^AVP-3))) | map({actuatorModel, actuatorCode, mountSize_1, mountSize_2, driveSize, driveDepth})'This filters on actuatorModel starting with AVP-3.Edit Delete
Filter json with jqJQjq 'map(select(.actuatorModel | test(^AVP-3))) | map({actuatorModel, actuatorCode, mountSize_1, mountSize_2, driveSize, driveDepth})'This filters on actuatorModel starting with AVP-3.Edit Delete
Filter json with jqJQjq 'map(select(.actuatorModel | test(^AVP-3))) | map({actuatorModel, actuatorCode, mountSize_1, mountSize_2, driveSize, driveDepth})'This filters on actuatorModel starting with AVP-3.Edit Delete
Search wordleanswers.json by answer case insensitive....JQjq '[.[] | select(.answer | test("^loris$"; "i")) | {answer, wordledate,attemptslist}]' wordleanswers.jsonWordleanswers.json contains all wordleanswers up to and including the date this was written.....Edit Delete
Search wordleanswers.json Json object array by a word in the attemptslist...JQjq '[.[] | select(.attemptslist | index("Loris)) | {answer,wordledate, attemptslist}]' wordleanswers.jsonFilters by Loris and outputs the answer,date and attemptslist.Edit Delete
Addlestone, United Kingdom
Fog
2.3 °C
Fog
17-12-2025 08:11
CommandsWebsite deployed by github on Thu 13 Nov 10:46:02 GMT 2025