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