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