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