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