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