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