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