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