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