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