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