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