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