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