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