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