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