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