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