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