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