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