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