ref: 8f738594efbe2f2a482ccee15794dd80302e047d dir: /sys/src/cmd/plot/libplot/whoami.c/
#include "mplot.h" char *whoami(void){ return("ramtek"); }