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