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