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