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