ref: b9ff35deed6a1d789ba5987d3e52322da8bce20d dir: /sys/src/cmd/graph/whoami.c/
#include "iplot.h" char * whoami(void){ return("general"); }