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