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