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