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