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