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