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