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