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