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