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