history | grep "openaps alias add"
output might be interesting
history | grep "/dev/null”"
openaps alias add gather '! bash -c "(openaps monitor-pump || openaps monitor-pump) 2>/dev/null >/dev/null && echo refreshed pumphistory || (echo unable to refresh pumphistory; exit 1) 2>/dev/null"'
openaps alias show gather
that it changed
killall -g openaps; openaps gather
now