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