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