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