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