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