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