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