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