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