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