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