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