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