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