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