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