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