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