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