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