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