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