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