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