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