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