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