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