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