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