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