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