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