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