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