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