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