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