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