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