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