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