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