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