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