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