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