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