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