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