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