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