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