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