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