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