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