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