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