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