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