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