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