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