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