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