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