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