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