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