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