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