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