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