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