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