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