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