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