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