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