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