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