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