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