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