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