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