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