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