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