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