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