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