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