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