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