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