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