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