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