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