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