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