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