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