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