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