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