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