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