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