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