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