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