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