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