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