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