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