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