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