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