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