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